mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 03:44:30 +03:00
F0 blink -flto
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
* MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
#include "stm32f0.h"
|
||||
#include <stm32f0.h>
|
||||
|
||||
static volatile uint32_t blink_ctr = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user