Fix thunderpack build
This commit is contained in:
parent
317b96e93a
commit
1071924701
|
@ -44,6 +44,8 @@
|
|||
#define BOARD_OVERWRITE_SWD (1)
|
||||
#define BOARD_NO_VBUS_SENSE (1)
|
||||
|
||||
#define BOARD_RTC_CLOCK RCC_RTCCLKSOURCE_LSI
|
||||
|
||||
// Status LEDs
|
||||
#define MICROPY_HW_LED_STATUS (&pin_PA02)
|
||||
|
||||
|
|
Loading…
Reference in New Issue