mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-01 09:14:07 +08:00
7 lines
79 B
Makefile
7 lines
79 B
Makefile
#
|
|
# RAMTRON file system driver
|
|
#
|
|
|
|
MODULE_COMMAND = ramtron
|
|
SRCS = ramtron.c
|