a18f695e29
ATOM is a very small ESP32 development board produced by M5Stack, with a size of 24mm * 24mm, with peripherals such as WS2812, IR, button, MPU6886 (Only Matrix), and 8 GPIO extensions. It also has a plastic shell.
3 lines
89 B
C
3 lines
89 B
C
#define MICROPY_HW_BOARD_NAME "M5Stack ATOM"
|
|
#define MICROPY_HW_MCU_NAME "ESP32-PICO-D4"
|