micropython/ports/esp8266/boards
Jim Mussared 1a99f74063 ports/*/boards/*/board.json: Remove "id" field.
This was used to override the firmware filename generated by the build
server (to match the historical name before board definitions existed).

Now we're making everything use the board definition name (i.e. the
directory name).

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-08-23 13:54:37 +10:00
..
GENERIC ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
GENERIC_1M ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
GENERIC_512K ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
deploy.md
eagle.rom.addr.v6.ld
esp8266_1m.ld
esp8266_2m.ld
esp8266_512k.ld
esp8266_common.ld all: Rename *umodule*.c to remove the "u" prefix. 2023-06-08 17:54:17 +10:00
esp8266_ota.ld
manifest.py esp32,esp8266: Add support for the Espressif ESP-NOW protocol. 2023-05-01 16:47:21 +10:00