Project template of libopencm3 + FreeRTOS
-
Updated
Jul 24, 2022 - Makefile
Project template of libopencm3 + FreeRTOS
Basic example of libopencm3 on a STM32F103 "blue pill" board. (mirror repo)
Template for STM32 development using libopencm3
starter project for stm32f4 development, using the nucleo F401RE board and libopencm3
This is a Project is all about building bare-metal firmware for a Cortex-M4 STM32 microcontroller, using open source tools and libraries such as GCC and libopencm3. This starts from blinking an LED, to building a bootloader for performing firmware updates over UART/USB, to building a signed firmware security mechanism.
Add a description, image, and links to the libopencm3 topic page so that developers can more easily learn about it.
To associate your repository with the libopencm3 topic, visit your repo's landing page and select "manage topics."