arduino / arduino-renesas-bootloader

A tinyusb based project implementing the bootloader for Uno R4 and Portenta C33
10 stars 4 forks source link

Add SparkFun Thing Plus RA6M5 bootloader, update code for non-Arduino boards #4

Open SFE-Brudnerd opened 7 months ago

SFE-Brudnerd commented 7 months ago

Added Makefile for Thing Plus RA6M5. Added #define for using alternative pins when programming device over UART. Modified makefile USB VID functionality to enable inclusion of non-Arduino boards.