mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-31 05:52:55 +08:00
pyboardv11: Fix typo in HSE_VALUE define so that SysTick runs at correct
frequency.
This commit is contained in:
parent
6b79f399a1
commit
d7137e36ca
@ -1,5 +1,5 @@
|
||||
CFLAGS += \
|
||||
-DHSE_VALUE=120000000 \
|
||||
-DHSE_VALUE=12000000 \
|
||||
-DSTM32F405xx \
|
||||
-mthumb \
|
||||
-mabi=aapcs \
|
||||
|
Loading…
x
Reference in New Issue
Block a user