mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
19 lines
409 B
YAML
19 lines
409 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
build-type: library
|
|
cflags: []
|
|
copyrights:
|
|
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
|
cppflags: []
|
|
cxxflags: []
|
|
enabled-by: true
|
|
includes:
|
|
- testsuites/fstests/mimfs_support
|
|
install: []
|
|
install-path: null
|
|
links: []
|
|
source:
|
|
- testsuites/fstests/mimfs_support/fs_support.c
|
|
- testsuites/fstests/support/fstest_support.c
|
|
target: testmimfs
|
|
type: build
|