Files
xiuos/APP_Framework/Framework/control/plc/shared/Makefile
wlyu 58390d6ee4 1. optimize plc relative codes
2. fixed ShowChannel exception
3. optimize RTC codes
4. compatible memory lds with USB
2022-03-09 17:47:53 +08:00

5 lines
90 B
Makefile
Executable File

SRC_FILES := plc_device.c plc_channel.c plc_driver.c
include $(KERNEL_ROOT)/compiler.mk