circuitpython/ports/esp8266/boards/GENERIC_1M
Jim Mussared 24a6e951ec ports: Simplify board feature tags in board.json.
This commit:
- Finds a common set of board feature tags and maps existing features to
  that reduced set.
- Removes some less-useful board feature tags.
- Ensures all MCUs are specified correctly.
- Ensures all boards have a vendor (and fixes some vendor names).

This is to make the downloads page show a less intimidating set of filters.

Work done in conjunction with Matt Trentini <matt.trentini@gmail.com>.

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-08-10 14:54:03 +10:00
..
board.json ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
board.md all: Replace all uses of umodule in Python code. 2023-06-08 17:54:24 +10:00
mpconfigboard.h extmod/asyncio: Rename uasyncio to asyncio. 2023-06-19 17:33:03 +10:00
mpconfigboard.mk esp32,esp8266: Add support for the Espressif ESP-NOW protocol. 2023-05-01 16:47:21 +10:00