{"firmware": {"ver": "v1.18", "port": "esp8266", "arch": "xtensa", "sysname": "esp8266", "release": "1.18", "name": "micropython", "mpy": 9733, "version": "1.18 ...
1. Run the 'hello_world' demo in espressif via 'idf.py build flash'. 2. Flash the official mp image 'esp32c3-20230426-v1.20.0.bin' and run some demos via mpremote. idf.py -D MICROPY_BOARD=GENERIC_C3 ...