import: pb5700_sdk-FPGA package

This commit is contained in:
Roy_01
2026-02-03 11:37:13 +08:00
parent 1aeb8b4b82
commit 54c099819f
608 changed files with 105186 additions and 86 deletions
@@ -0,0 +1,16 @@
#
# component Makefile
#
C_SOURCES += \
$(srctree)/$(PROJ)/src/isr.c \
$(srctree)/$(PROJ)/src/main.c
C_INCLUDES += -I$(srctree)/$(PROJ)/inc
LIBS +=
CFLAGS +=
LDFLAGS +=
LIBDIR +=