micropython/ports/renesas-ra/boards
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
..
EK_RA4M1 ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
EK_RA4W1 ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
EK_RA6M1 ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
EK_RA6M2 ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
RA4M1_CLICKER ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
VK_RA6M5 ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
compiler_barrier.h renesas-ra: Add a macro definition to avoid compile error of FSP v4.4.0. 2023-05-11 16:18:39 +10:00
deploy.md renesas-ra/boards: Change device name information to show properly. 2022-05-02 12:02:32 +09:00
make-pins.py renesas-ra/boards/make-pins.py: Fix PA/PB pins support. 2023-06-01 13:00:24 +10:00
manifest.py renesas-ra: Add support for RA6M5, and add machine PWM, DAC, SDCard. 2023-06-27 12:30:25 +10:00
ra4m1_af.csv renesas-ra: Add new port to Renesas RA. 2022-04-29 12:29:06 +09:00
ra4w1_af.csv renesas-ra: Add new port to Renesas RA. 2022-04-29 12:29:06 +09:00
ra6m1_af.csv renesas-ra: Add new port to Renesas RA. 2022-04-29 12:29:06 +09:00
ra6m2_af.csv renesas-ra: Add new port to Renesas RA. 2022-04-29 12:29:06 +09:00
ra6m5_af.csv renesas-ra: Add support for RA6M5, and add machine PWM, DAC, SDCard. 2023-06-27 12:30:25 +10:00
ra_pin_prefix.c renesas-ra/machine_pin: Remove code for unsupported Pin features. 2022-06-03 10:57:48 +10:00