Skip to content

A tinyusb based project implementing the bootloader for Uno R4 and Portenta C33

Notifications You must be signed in to change notification settings

arduino/arduino-renesas-bootloader

Repository files navigation

Arduino bootloader for Renesas boards

git clone https://github.com/arduino/arduino-renesas-bootloader
git clone https://github.com/hathach/tinyusb.git
cd tinyusb
git checkout 0.17.0
python ./tools/get_deps.py ra
export TINYUSB_ROOT=$PWD
patch -p1 < ../arduino-renesas-bootloader/0001-fix-arduino-bootloaders.patch
cd ..
cd arduino-renesas-bootloader
./compile.sh

About

A tinyusb based project implementing the bootloader for Uno R4 and Portenta C33

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published