OpenPLC on STM32 using FreeRTOS. Contribute to anwarux/openplc-stm32-freertos development by creating an account on GitHub.
git clone https://github.com/kinsamanka/openplc-stm32-freertos.gitcdopenplc-stm32-freertos git submodule init git submodule update --depth 1 Reset board to DFU mode (set BOOT0 to 1) Compile and flash bootloader pio run -e bootloader -t upload ...
OpenPLC on STM32 using FreeRTOS. Contribute to anwarux/openplc-stm32-freertos development by creating an account on GitHub.