Home
last modified time | relevance | path

Searched full:build (Results 1 – 10 of 10) sorted by relevance

/littlefs-3.5.0-3.4.0/
DMakefile63 override TESTFLAGS += --build-dir="$(BUILDDIR:/=)"
64 override CALLSFLAGS += --build-dir="$(BUILDDIR:/=)"
65 override CODEFLAGS += --build-dir="$(BUILDDIR:/=)"
66 override DATAFLAGS += --build-dir="$(BUILDDIR:/=)"
67 override STACKFLAGS += --build-dir="$(BUILDDIR:/=)"
68 override STRUCTSFLAGS += --build-dir="$(BUILDDIR:/=)"
69 override COVERAGEFLAGS += --build-dir="$(BUILDDIR:/=)"
81 .PHONY: all build
82 all build: $(TARGET) target
DDESIGN.md15 in the context of microcontrollers. The question was: How would you build a
1555 With the possibility of orphans, we can build power loss resilient operations
1908 only need to iterate over our metadata pairs and build the global state when
Dlfs.c1532 // build crc tag in lfs_dir_commitcrc()
2422 // build up new directory in lfs_rawmkdir()
/littlefs-3.5.0-3.4.0/scripts/
Dtest.py179 def build(self, f, **_): member in TestCase
237 # build command
508 def build(self, **args): member in TestSuite
509 # build test files
529 case.build(tfs[case.in_], **args)
666 # build tests in parallel
671 makefile, target = suite.build(**args)
733 # only requested to build?
734 if args.get('build'):
834 parser.add_argument('-b', '--build', action='store_true',
[all …]
Dstack.py311 # build optional tree of dependencies
427 parser.add_argument('--build-dir',
428 help="Specify the relative build directory. Used to map object files \
Ddata.py280 parser.add_argument('--build-dir',
281 help="Specify the relative build directory. Used to map object files \
Dcode.py281 parser.add_argument('--build-dir',
282 help="Specify the relative build directory. Used to map object files \
Dstructs.py328 parser.add_argument('--build-dir',
329 help="Specify the relative build directory. Used to map object files \
Dcoverage.py320 parser.add_argument('--build-dir',
321 help="Specify the relative build directory. Used to map object files \
/littlefs-3.5.0-3.4.0/zephyr/
Dmodule.yml1 build: