micropython/ports/renesas-ra/boards/VK_RA6M5
Jim Mussared 1a99f74063 ports/*/boards/*/board.json: Remove "id" field.
This was used to override the firmware filename generated by the build
server (to match the historical name before board definitions existed).

Now we're making everything use the board definition name (i.e. the
directory name).

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-08-23 13:54:37 +10:00
..
ra_cfg
ra_gen
README.md
board.json ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
mpconfigboard.h
mpconfigboard.mk
pins.csv
vk_ra6m5.ld
vk_ra6m5_conf.h

README.md

In case you need to debug something in VK_RA6M5 board, make sure the contents of project repo is cloned in to this directory.