micropython/ports/esp8266/boards
Jim Mussared e359b077dd ports: Add board.json for all boards.
This will be used by https://micropython.org/download/ to generate the
full listing of boards and firmware files.

Optionally supports a board.md for additional customisation of the
download page, as well as deploy.md for flashing instructions.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2021-10-27 14:04:53 +11:00
..
GENERIC ports: Add board.json for all boards. 2021-10-27 14:04:53 +11:00
GENERIC_1M ports: Add board.json for all boards. 2021-10-27 14:04:53 +11:00
GENERIC_512K ports: Add board.json for all boards. 2021-10-27 14:04:53 +11:00
deploy.md ports: Add board.json for all boards. 2021-10-27 14:04:53 +11:00
eagle.rom.addr.v6.ld esp8266: Add per-board configs, following other ports. 2019-10-10 16:32:25 +11:00
esp8266_1m.ld esp8266: Change from FAT to littlefs v2 as default filesystem. 2020-04-04 16:30:36 +11:00
esp8266_2m.ld esp8266: Change from FAT to littlefs v2 as default filesystem. 2020-04-04 16:30:36 +11:00
esp8266_512k.ld esp8266: Change from FAT to littlefs v2 as default filesystem. 2020-04-04 16:30:36 +11:00
esp8266_common.ld all: Update to point to files in new shared/ directory. 2021-07-12 17:08:10 +10:00
esp8266_ota.ld esp8266: Add per-board configs, following other ports. 2019-10-10 16:32:25 +11:00
manifest.py drivers/neopixel: Add common machine.bitstream-based neopixel module. 2021-08-19 22:50:32 +10:00