wolfSSL / wolfBoot

wolfBoot is a portable, OS-agnostic, secure bootloader for microcontrollers, supporting firmware authentication and firmware update mechanisms.
https://www.wolfssl.com
GNU General Public License v3.0
347 stars 98 forks source link

Update Renesas RA6M4 support #319

Closed miyazakh closed 1 year ago

miyazakh commented 1 year ago

Clean up tabs Update Readme Fix compile error when using SCE

miyazakh commented 1 year ago

Need to remove configuration.xml and *.pincfg files from wolfBoot and application e2studio project because they should not public. Readme is going to have detail description to create files instead of pre-existing them.

miyazakh commented 1 year ago

This PR includes clean-up tabs, removing unnecessary setting files and update README for Renesas RA6M4.