nuttx/arch/sim
YAMAMOTO Takashi c1c723b162 sim: add assertions on hostfs copy of structures
hostfs has its copies of some of nuttx definitions with different
names to avoid conflicting with the host OS definitions.
sometimes people only modifies one of them and forgets updating
another. eg. https://github.com/apache/nuttx/pull/11445
this commit introduces some assertions to detect that kind of
mistakes.
2023-12-30 19:02:03 -08:00
..
include sched/procfs:use instrument to statistics run time max stack 2023-12-11 02:06:51 -08:00
src sim: add assertions on hostfs copy of structures 2023-12-30 19:02:03 -08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig wifi/simdriver: Support the sim wifi. 2023-10-12 17:08:25 +08:00