Files
Pat Rogers 17d7b4b9f0 Merge pull request #437 from liampwll/master
Wait for STM32 timer output to be enabled before returning from enable procedure.
2025-08-29 16:49:17 -05:00
..
2017-07-22 13:42:57 +02:00
2017-02-12 11:07:43 +01:00
2022-02-22 10:16:47 +01:00

These projects represent general MCU devices, such as a platform based on an STM32F405.

Use one of these project if that is the kind of hardware your target is based upon. For example, the Crazyflie 2.0 uses an STM32F405, so project stm32f40x.gpr would be appropriate.

Note that if you are using one of the *_Discovery boards, there are projects available in the boards directory at the root of this repository. The corresponding project would be appropriate since it includes the additional hardware specific to the board. With that approach the additional hardware specific to that board will available, such as the user buttons and LEDs.