mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 17:35:22 +08:00
7 lines
89 B
Makefile
7 lines
89 B
Makefile
#
|
|
# EEPROM file system driver
|
|
#
|
|
|
|
MODULE_COMMAND = eeprom
|
|
SRCS = 24xxxx_mtd.c eeprom.c
|