wolfBoot icon indicating copy to clipboard operation
wolfBoot copied to clipboard

Adding support for Renesas RX (RX65N and RX72N)

Open dgarske opened this issue 1 year ago • 0 comments

  • 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

dgarske avatar Feb 16 '24 22:02 dgarske