mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
20 lines
465 B
YAML
20 lines
465 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
build-type: library
|
|
cflags: []
|
|
copyrights:
|
|
- Copyright (C) 2025 Sepehr Ganji <sepehrganji79@gmail.com>
|
|
cppflags: []
|
|
cxxflags: []
|
|
enabled-by: true
|
|
includes:
|
|
- testsuites/fstests/fatfs_support
|
|
install: []
|
|
install-path: null
|
|
links: []
|
|
source:
|
|
- testsuites/fstests/fatfs_support/fs_support.c
|
|
- testsuites/fstests/support/fstest_support.c
|
|
- testsuites/fstests/support/ramdisk_support.c
|
|
target: testfatfs
|
|
type: build
|