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 renesas-ra/boards/VK_RA6M5: Add new board definition. 2023-06-27 12:35:39 +10:00
ra_gen renesas-ra/boards/VK_RA6M5: Add new board definition. 2023-06-27 12:35:39 +10:00
README.md renesas-ra/boards/VK_RA6M5: Add new board definition. 2023-06-27 12:35:39 +10:00
board.json ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
mpconfigboard.h renesas-ra/boards/VK_RA6M5: Add new board definition. 2023-06-27 12:35:39 +10:00
mpconfigboard.mk renesas-ra/boards/VK_RA6M5: Add new board definition. 2023-06-27 12:35:39 +10:00
pins.csv renesas-ra/boards/VK_RA6M5: Add new board definition. 2023-06-27 12:35:39 +10:00
vk_ra6m5.ld renesas-ra/boards/VK_RA6M5: Add new board definition. 2023-06-27 12:35:39 +10:00
vk_ra6m5_conf.h renesas-ra/boards/VK_RA6M5: Add new board definition. 2023-06-27 12:35:39 +10:00

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.