加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
makefile_src.inc 546 Bytes
一键复制 编辑 原始数据 按行查看 历史
brucewang 提交于 2019-08-02 19:28 . init version
LIB_SRCS_C = main.c \
utility.c \
led.c \
system_state.c \
json.c \
applied_math.c \
fifo.c \
circular_queue.c \
hard_ware.c \
relay.c \
watch_dog.c \
gprs.c \
socket.c \
gsm.c \
sms.c \
uart.c \
g_sensor.c \
nmea_protocol.c \
gps.c \
log_service.c \
gps_service.c \
gps_save.c \
agps_service.c \
config_save.c \
config_service.c \
update_file.c \
update_service.c \
protocol.c \
protocol_goome.c \
protocol_jt808.c \
command.c \
auto_test.c\
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化