nuttx-apps/benchmarks/ramspeed
Stuart Ianna 8b8094ea35 benchmarks/ramspeed: Don't expose interrupt control with kernel
configuration.

enter_critical_section and leave_critical_section aren't reliable
interfaces to expose in usermode, as they aren't available if
CONFIG_IRQCOUNT is enabled.
2024-05-21 09:05:57 +08:00
..
Kconfig apps:Move the performance tools to benchmark. 2024-04-08 14:11:31 +08:00
Make.defs apps:Move the performance tools to benchmark. 2024-04-08 14:11:31 +08:00
Makefile apps:Move the performance tools to benchmark. 2024-04-08 14:11:31 +08:00
ramspeed_main.c benchmarks/ramspeed: Don't expose interrupt control with kernel 2024-05-21 09:05:57 +08:00