Update ports/stm/boards/stm32f411ce_blackpill_haxpress/mpconfigboard.h
Change name from _haxpress to _with_flash Co-authored-by: Dan Halbert <halbert@halwitz.org>
This commit is contained in:
parent
35c836f096
commit
c8046af6e7
@ -26,7 +26,7 @@
|
||||
|
||||
//Micropython setup
|
||||
|
||||
#define MICROPY_HW_BOARD_NAME "stm32f411ce-blackpill-haxpress"
|
||||
#define MICROPY_HW_BOARD_NAME "stm32f411ce-blackpill-with-flash"
|
||||
#define MICROPY_HW_MCU_NAME "STM32F411CE"
|
||||
|
||||
#define FLASH_SIZE (0x80000)
|
||||
|
Loading…
Reference in New Issue
Block a user