mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
Tested to work on an ESP32-MINI-1, which is a single core ESP32-U4DWH. Signed-off-by: Clayton Cronk <awesomecronk@gmail.com>
3 lines
97 B
C
3 lines
97 B
C
#define MICROPY_HW_BOARD_NAME "ESP32 Unicore module"
|
|
#define MICROPY_HW_MCU_NAME "ESP32-UNICORE"
|