|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Directories | |
| common | |
| hil_needs_revalidation | |
| hw_pending | |
| Apps written but not yet hardware-validated on a stock board. | |
| hw_validated | |
| Apps confirmed working on a stock EK-RA8D2 board: smoke (no-UART), uart (print over SCI), manual (jumper/button steps), and hil (hardware-in-the-loop, driven by the bench rig). | |
Apps that need nothing beyond a stock EK-RA8D2 v1 (Renesas 968-K7EKA8D2S01001BE): 3 user LEDs and 2 switches, a 7.0-inch 1024x600 parallel TFT, an OV5640 camera, 64 MB Octo-SPI flash and 64 MB SDRAM, J7 Ethernet, the J10 J-Link OB on SCI8 VCOM, J11 Full-Speed and J12 High-Speed USB Type-C, and the MIPI-DSI / Pmod / Arduino headers with no shields fitted.
They are filed by hardware sign-off status:
| hw_validated/ | Carries recorded EVM validation evidence; rerun the named harness before claiming the current commit passes. |
| hw_pending/ | Compiles and passes CI; not yet confirmed on hardware. |
| hil_needs_revalidation/ | Was validated, then failed a recorded bench run and needs another. |
just apps::build <appname> from the repo root builds any of them – the name works whichever subtier the app lives in. Apps needing hardware this project does not own are in ../_unsupported/.