micropython/ports/esp32/boards/M5STACK_ATOM/manifest.py
IAMLIUBO a18f695e29 esp32/boards: Add M5STACK_ATOM board definition.
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.
2021-05-30 23:15:13 +10:00

3 lines
60 B
Python

include("$(PORT_DIR)/boards/manifest.py")
freeze("modules")