|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Directories | |
| inc | |
| src | |
The reference end-to-end run through the whole ra8_io I/O fabric (#155), with no external hardware:
Because the backend is pure memory, this is the app that isolates fabric defects from media defects: everything it exercises is the fabric itself. Its siblings swap only step 1 – ra8_io_sd_demo for a card, ra8_io_sdram_demo for external SDRAM, ra8_io_xspi_demo for OSPI NOR – which is the whole point of the swappable-backend design.