nuttx/boards/risc-v/litex/arty_a7/configs
Stuart Ianna 29ee9aacb3 arch/risc-v/common: provide architecture specific perfmon bindings.
Provides two implementations:
 - CSR_CYCLE: Cores which implement hardware performance monitoring.
 - CSR_TIME: Uses the machine time registers.

Using the up_perf_xx bindings directory is more efficient than performing a nanosecond conversion on every gettime event.
2024-09-12 15:04:02 +08:00
..
knsh defconfigs: Add SCHED_HAVE_PARENT=y to configs with WAITPID && BUILD_KERNEL 2024-06-03 18:00:40 +02:00
knsh-tickless arch/risc-v/common: provide architecture specific perfmon bindings. 2024-09-12 15:04:02 +08:00
netnsh net: Enable ICMP by default if IPv4 is enabled 2024-07-09 17:08:27 +08:00
nsh risc-v/litex: Add system reset and access to core control registers. 2023-08-25 17:16:28 +08:00
nsh-tickless risc-v/litex: Add system reset and access to core control registers. 2023-08-25 17:16:28 +08:00
pwm binfmt: Change the default of BINFMT_DISABLE to DEFAULT_SMALL 2023-08-10 11:35:41 +03:00
sdmmc binfmt: Change the default of BINFMT_DISABLE to DEFAULT_SMALL 2023-08-10 11:35:41 +03:00