mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-27 17:45:13 +08:00
[bsp][bluetrum] remove .a file
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -48,8 +48,8 @@ ASFLAGS = ""
|
||||
CPPDEFINES = []
|
||||
LOCAL_CPPDEFINES = []
|
||||
|
||||
LIBS = ['hal']
|
||||
LIBPATH = [CWD]
|
||||
LIBS = []
|
||||
LIBPATH = []
|
||||
|
||||
LINKFLAGS = ""
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user