nuttx-apps/testing/sd_stress
Stuart Ianna 5f166c09be testing/sd_stress: Restrict variable and function scope to file only.
Add the static keyword to required function and variable delcaration to reduce their scope. Stops namespace pollution in CONFIG_BUILD_FLAT.
2024-05-08 16:52:28 +08:00
..
Kconfig testing/sd_stress: Port sdstress testing utility from PX4-Autopilot. 2023-10-25 15:41:27 +08:00
Make.defs fix nxstyle 2024-04-30 00:02:31 +08:00
Makefile testing/sd_stress: Port sdstress testing utility from PX4-Autopilot. 2023-10-25 15:41:27 +08:00
sd_stress_main.c testing/sd_stress: Restrict variable and function scope to file only. 2024-05-08 16:52:28 +08:00