Commit Graph

5 Commits

Author SHA1 Message Date
Travis Geiselbrecht
2377c3d440 [make] fix three misuses of TOBOOL
Forgot to expand the variable in the call to the TOBOOL function which
would cause the result to always be true. In this case always resulted
in the test code for these three modules to be included.
2025-09-03 15:14:18 -07:00
Travis Geiselbrecht
f6f43edc3c [fs][tests] break some fs tests into their own module
Include the test modules if the overal virtual/test module is included.
Also set a new global build system var along with a configuration
variable.
2022-04-25 23:17:55 -07:00
Gurjant Kalsi
fd223ac633 [spifs] Module deps accidentally listed under module srcs. 2015-12-16 16:49:48 -08:00
Gurjant Kalsi
e98e1657f4 [spifs][fs] Trivial changes from previous PR comments. 2015-11-14 18:21:22 -08:00
Gurjant Kalsi
47cff1cfe2 [fs][flash] Filesystem for spiflash. 2015-11-09 14:32:46 -08:00