micropython/ports/esp8266/boards/GENERIC_512K
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
..
_boot.py esp8266/boards/GENERIC_512K: Add custom minimal _boot.py. 2021-06-18 14:13:18 +10:00
board.json ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
board.md ports: Add board.json for all boards. 2021-10-27 14:04:53 +11:00
manifest.py ports: Use micropython-lib version of drivers in manifests. 2022-09-08 11:27:05 +10:00
mpconfigboard.h extmod/asyncio: Rename uasyncio to asyncio. 2023-06-19 17:33:03 +10:00
mpconfigboard.mk esp8266/boards/GENERIC_512K: Add custom manifest without FS modules. 2021-05-26 21:41:40 +10:00