tillitis-key/hw/application_fpga/fw/irqpoc_c_example
Mikael Ågren 4877e0ab99
PoC: Add example firmware with embedded that calls syscalls implemented in C
App is embedded in firmware and is loaded into app RAM when firmware
starts.
App continuously calls SET_LED syscalls.

Simulation: `make tb_application_fpga_irqpoc_c_example`
2025-02-07 12:54:01 +01:00
..
custom_ops.S PoC: Add example firmware with embedded that calls syscalls implemented in C 2025-02-07 12:54:01 +01:00
main.c PoC: Add example firmware with embedded that calls syscalls implemented in C 2025-02-07 12:54:01 +01:00
Makefile PoC: Add example firmware with embedded that calls syscalls implemented in C 2025-02-07 12:54:01 +01:00
start.S PoC: Add example firmware with embedded that calls syscalls implemented in C 2025-02-07 12:54:01 +01:00