nuttx/boards/risc-v/litex/arty_a7
Stuart Ianna 1f02c05c6d arch/litex/litex_arch_alarm: Support tickless schedular with arch alarm.
This provides an alternate tickless scheduling method, which uses the riscv
mtimer as a timebase, allowing the time and timeh registers to used
throughout an application.

The exiting tickless method, using Litex's timer0 has been left in place, as
it is a more performant option, but currently has the potential issue
identified in #11189.
2024-05-31 10:21:44 +08:00
..
configs arch/litex/litex_arch_alarm: Support tickless schedular with arch alarm. 2024-05-31 10:21:44 +08:00
include litex: Support for kernel build with vexriscv-smp. 2023-04-22 01:40:32 +08:00
scripts nuttx/boards:init_array.* needs to be executed in order 2023-08-29 22:54:37 +08:00
src risc-v/litex: Add system reset and access to core control registers. 2023-08-25 17:16:28 +08:00
Kconfig boards/risc-v/litex/arty_a7/Kconfig: Added if LITEX_SDIO for common dependency 2024-05-27 23:24:54 +08:00