Skip to content
Antonio Giacomelli edited this page Nov 16, 2025 · 378 revisions
  • The examples provided within this repo and/or projects for Nucleo boards along with the Docbook provide enough guidance on creating tasks and initialising the kernel. The configuration is on the file kconfig.h and is self-documented. API is on kapi.h and is also self-documented.

  • Sections explaining QEMU building system and its integration to VSCode on macOS, Windows and Linux are available on the Wiki links.

  • Projects for Nucleo boards can be downloaded: an STM32CubeIDE project and a building system that is not attached to any specific IDE.

Clone this wiki locally