F0 blink -flto

This commit is contained in:
2023-01-12 12:03:48 +03:00
parent e98aa11f72
commit 491d930b0c
3 changed files with 4 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
* MA 02110-1301, USA.
*/
#include "stm32f0.h"
#include <stm32f0.h>
static volatile uint32_t blink_ctr = 0;