Skip to content

Files

Latest commit

54f2731 · Mar 3, 2024

History

History

boards

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 22, 2024
Jan 22, 2024
Jan 22, 2024
Mar 1, 2024
Mar 3, 2024

Asyncmd Boards

Some examples of ports/boards builds with asyncmd app.

To build from micropython repo do e.g. :

$ make -C ports/esp32 BOARD_DIR=<path/to/asyncmd/boards/ESP32

The asyncmd_manifest.py can freeze a default .env and services.config files if present in the BOARD_DIR and will generate and freeze the default frz_services.py from that.