micropython/ports/esp8266/boards
Damien George 7211bafb33 esp8266/boards/ESP8266_GENERIC: Disable MICROPY_DEBUG_PRINTERS.
This is not enabled on any other MCU port, and is essentially unused on
esp8266 because mp_verbose_flag is always 0.  Disabling saves ~7k of flash.

Signed-off-by: Damien George <damien@micropython.org>
2024-01-29 12:19:06 +11:00
..
ESP8266_GENERIC esp8266/boards/ESP8266_GENERIC: Disable MICROPY_DEBUG_PRINTERS. 2024-01-29 12:19:06 +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_1MiB.ld esp8266: Add board variant support. 2023-08-23 15:49:37 +10:00
esp8266_2MiB.ld esp8266: Add board variant support. 2023-08-23 15:49:37 +10:00
esp8266_512kiB.ld esp8266: Add board variant support. 2023-08-23 15:49:37 +10:00
esp8266_common.ld esp8266/machine_spi: Rename machine_hspi to machine_spi. 2023-11-30 15:58:56 +11:00
esp8266_ota.ld esp8266: Add per-board configs, following other ports. 2019-10-10 16:32:25 +11:00
manifest.py esp32/boards/manifest.py: Freeze aioespnow into firmware by default. 2023-10-05 20:50:49 +11:00