micropython/ports/esp8266/boards
Jim Mussared da7f2537a1 top: Use micropython-lib unconditionally in manifests.
micropython-lib is now a submodule, and the manifest compilation process
will ensure it is available, so manifests no longer need to check that it
is available.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2022-09-05 17:00:43 +10:00
..
GENERIC top: Use micropython-lib unconditionally in manifests. 2022-09-05 17:00:43 +10:00
GENERIC_1M esp8266/boards: Enable reverse-special-methods on GENERIC board. 2022-07-08 23:06:16 +10:00
GENERIC_512K extmod/ntptime: Factor out ntptime module from esp8266 port. 2022-08-06 00:08:32 +10: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 esp8266/modesp: Remove esp.info() function. 2022-03-22 11:03:29 +11:00
esp8266_ota.ld esp8266: Add per-board configs, following other ports. 2019-10-10 16:32:25 +11:00
manifest.py extmod/ntptime: Factor out ntptime module from esp8266 port. 2022-08-06 00:08:32 +10:00