Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 440 Bytes

File metadata and controls

12 lines (7 loc) · 440 Bytes

Template for STM32F429I-DISCO using Atollic TrueSTUDIO

This is a sketelon to help beginers users to create a project in TrueSTUDIO with the basics to create a application

Contains

HAL/CMSIS files to acess periferals in STM32F429ZI processor. uLipe Real Time Operatin System

2 Dummy Tasks to show how to initialise the RTOS.

*You need to adjust in toolchain properties the correct path to linker script because it use absolute paths.