Skip to content

Commit c8046af

Browse files
djix123dhalbert
andauthored
Update ports/stm/boards/stm32f411ce_blackpill_haxpress/mpconfigboard.h
Change name from _haxpress to _with_flash Co-authored-by: Dan Halbert <[email protected]>
1 parent 35c836f commit c8046af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/stm/boards/stm32f411ce_blackpill_haxpress/mpconfigboard.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
//Micropython setup
2828

29-
#define MICROPY_HW_BOARD_NAME "stm32f411ce-blackpill-haxpress"
29+
#define MICROPY_HW_BOARD_NAME "stm32f411ce-blackpill-with-flash"
3030
#define MICROPY_HW_MCU_NAME "STM32F411CE"
3131

3232
#define FLASH_SIZE (0x80000)

0 commit comments

Comments
 (0)