1.. zephyr:board:: m5stack_atom_lite 2 3Overview 4******** 5 6M5Stack ATOM Lite is an ESP32-based development board from M5Stack. 7 8Hardware 9******** 10 11It features the following integrated components: 12 13- ESP32-PICO-D4 chip (240MHz dual core, Wi-Fi/BLE 5.0) 14- 520KB SRAM 15- SK6812 RGB LED 16- Infrared LED 17- 1x Grove extension port 18 19.. include:: ../../../espressif/common/soc-esp32s3-features.rst 20 :start-after: espressif-soc-esp32s3-features 21 22Supported Features 23================== 24 25.. zephyr:board-supported-hw:: 26 27System Requirements 28******************* 29 30.. include:: ../../../espressif/common/system-requirements.rst 31 :start-after: espressif-system-requirements 32 33Programming and Debugging 34************************* 35 36.. zephyr:board-supported-runners:: 37 38.. include:: ../../../espressif/common/building-flashing.rst 39 :start-after: espressif-building-flashing 40 41.. include:: ../../../espressif/common/board-variants.rst 42 :start-after: espressif-board-variants 43 44Debugging 45========= 46 47M5Stack ATOM Lite debugging is not supported due to pinout limitations. 48 49Related Documents 50***************** 51 52.. target-notes:: 53 54.. _`M5Stack ATOM Lite docs`: https://docs.m5stack.com/en/core/ATOM%20Lite 55.. _`M5Stack ATOM Lite schematic`: https://static-cdn.m5stack.com/resource/docs/products/core/atom_lite/atom_lite_map_01.webp 56.. _`ESP32-PICO-D4 Datasheet`: https://www.espressif.com/sites/default/files/documentation/esp32-pico-d4_datasheet_en.pdf 57