RISC-V appears in the marketing copy and the platform list (README, website about page) but has never been validated on physical hardware, unlike every other listed platform which has a validation/hardware/ profile and results under validation/results/.
Cheapest path to a first data point: ESP32-C3 or ESP32-C6 (RV32IMC), already in idf_component.yml's supported targets list, no new hardware purchase needed. A true RV32IMFC board (with hardware float) would be a stronger validation target and a separate purchase to consider.
Needed: full test suite, benchmarks, and a new validation/hardware/ profile matching the format of the existing ones (see validation/hardware/raspberry_pi.md as the template).
RISC-V appears in the marketing copy and the platform list (README, website about page) but has never been validated on physical hardware, unlike every other listed platform which has a validation/hardware/ profile and results under validation/results/.
Cheapest path to a first data point: ESP32-C3 or ESP32-C6 (RV32IMC), already in idf_component.yml's supported targets list, no new hardware purchase needed. A true RV32IMFC board (with hardware float) would be a stronger validation target and a separate purchase to consider.
Needed: full test suite, benchmarks, and a new validation/hardware/ profile matching the format of the existing ones (see validation/hardware/raspberry_pi.md as the template).