mirror of
https://github.com/No-Chicken/Power-Pico.git
synced 2026-04-03 13:02:36 +08:00
update
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
#include "stm32f4xx.h"
|
||||
#include "stm32f4xx_hal.h"
|
||||
|
||||
#define OS_SUPPORT 0
|
||||
#define SYS_CLK 100
|
||||
#define OS_SUPPORT 1
|
||||
#define SYS_CLK 100
|
||||
|
||||
typedef int32_t s32;
|
||||
typedef int16_t s16;
|
||||
|
||||
Reference in New Issue
Block a user