mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-20 03:19:29 +08:00
The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
19 lines
406 B
YAML
19 lines
406 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/imfs_support
|
|
install: []
|
|
install-path: null
|
|
links: []
|
|
source:
|
|
- testsuites/fstests/imfs_support/fs_support.c
|
|
- testsuites/fstests/support/fstest_support.c
|
|
target: testimfs
|
|
type: build
|