Flash tool for the built in ROM bootloader for Renesas RA microcontrollers.
You can get it from PyPi: https://pypi.org/project/raflash/
usage: raflash [-h] {write,read,erase,info} ...
RA Flasher Tool
options:
-h, --help show this help message and exit
Commands:
{write,read,erase,info}
write Write data to flash
read Read data from flash
erase Erase sectors
info Show flasher information
git clone https://robinkrens.nl/repo/renesas-ra-flasher