Skip to content

pguyot/atomvm_m5

Repository files navigation

AtomVM support for M5

This project is a port of M5Unified for the AtomVM platform.

Installation

  • Install ESP-IDF SDK 4.4
  • Checkout atomvm
  • Within src/platform/esp32/components, checkout M5Unified
  • Within src/platform/esp32/components, checkout M5GFX
  • Within src/platform/esp32/components, checkout this project
  • Activate ESP-IDF environment and within src/platform/esp32/ run idf.py build

Usage

Please refer to examples and API documentation.

Releases

No releases published

Packages

No packages published