diff --git a/Makefile b/Makefile index 05f6f66..8f9529e 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ STM8EF_BOARD=C0135 -STM8EF_VER=2.2.24.pre2 +STM8EF_VER=2.2.24.pre3 STM8EF_BIN=stm8ef-bin.zip STM8EF_URL=https://github.com/TG9541/stm8ef/releases/download/${STM8EF_VER}/${STM8EF_BIN}