Home
last modified time | relevance | path

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

/littlefs-2.7.6/scripts/
Dtest.py146 def build(self, f, **_): member in TestCase
204 # build command
468 def build(self, **args): member in TestSuite
469 # build test files
489 case.build(tfs[case.in_], **args)
618 # build tests in parallel
623 makefile, target = suite.build(**args)
684 # only requested to build?
685 if args.get('build', False):
761 parser.add_argument('-b', '--build', action='store_true',
[all …]
/littlefs-2.7.6/zephyr/
Dmodule.yml1 build:
/littlefs-2.7.6/
D.travis.yml346 # Build release notes
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.c1289 // build crc tag in lfs_dir_commitcrc()
1934 // build up new directory in lfs_mkdir()