[bsp][bluetrum] remove .a file

This commit is contained in:
greedyhao 2021-08-12 17:06:26 +08:00
parent 65cade5b7e
commit e6afb03d14
3 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,10 @@
menu "Hardware Drivers Config"
config SOC_AB32VG1
bool
select PKG_USING_BLUETRUM_SDK
default y
menu "Onboard Peripheral Drivers"
menuconfig BSP_USING_AUDIO

View File

@ -48,8 +48,8 @@ ASFLAGS = ""
CPPDEFINES = []
LOCAL_CPPDEFINES = []
LIBS = ['hal']
LIBPATH = [CWD]
LIBS = []
LIBPATH = []
LINKFLAGS = ""