mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
stm32/boards/LEGO_HUB_NO6: Set filesystem label as HUB_NO6.
Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
#define MICROPY_HW_ENABLE_RNG (1)
|
||||
#define MICROPY_HW_ENABLE_DAC (1)
|
||||
#define MICROPY_HW_ENABLE_USB (1)
|
||||
#define MICROPY_HW_FLASH_FS_LABEL "HUB_NO6"
|
||||
|
||||
// HSE is 16MHz, CPU freq set to 100MHz, buses at maximum freq
|
||||
#define MICROPY_HW_CLK_PLLM (16)
|
||||
|
||||
Reference in New Issue
Block a user