mirror of
https://github.com/No-Chicken/Power-Pico.git
synced 2026-04-03 13:02:36 +08:00
更新BootLoader为USB传输,替代V1版本中的usart
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include "stm32f4xx_hal.h"
|
||||
|
||||
#define OS_SUPPORT 0
|
||||
#define SYS_CLK 100
|
||||
#define SYS_CLK 96
|
||||
|
||||
typedef int32_t s32;
|
||||
typedef int16_t s16;
|
||||
|
||||
Reference in New Issue
Block a user