wolfBoot
wolfBoot copied to clipboard
Adding support for Renesas RX (RX65N and RX72N)
- Added support for RX65N and RX72N with native Makefile and RX ELF GCC compiler.
- Added initialization of the clocks and UART driver.
- wolfBoot uses on chip high speed oscillator (HOCO) at (120MHz RX65N and 240Mhz for RX72N).
- Added RX RSPI and QSPI driver support with external SPI flash
- Improve documentation and fix spelling errors.
- Added .srec (s-record) format support