|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Apps that need external hardware not on the stock board (motor driver, audio CODEC, BLE/Thread radios, ...).
More...Directories | |
| audio_loopback | |
| motor_3phase | |
| threadx_https_client | |
| threadx_nimble_peripheral | |
| threadx_sdcard_demo | |
| usb_audio_device | |
Apps that need external hardware not on the stock board (motor driver, audio CODEC, BLE/Thread radios, ...).
Apps that cannot be hardware-validated on a stock EK-RA8D2 v1: each needs extra hardware, a vendor binary blob, or a Renesas add-on board this project does not own. They are kept as reference implementations, and they still have to cross-compile and satisfy every static gate – but nothing in CI flashes them, so expect bit-rot that a refactor will not catch. Each app's own README says what it is waiting for.
A new hardware-dependent app belongs here, so the next person scanning the tree can tell at a glance what can and cannot be validated on the stock board. Apps that need no extra hardware live in ../ek_ra8d2/, whose tiers distinguish recorded evidence from current-candidate claims.