mirror of
https://github.com/pvvx/RTL00MP3.git
synced 2026-07-07 12:05:42 +00:00
update
This commit is contained in:
parent
620d284760
commit
7faf383f1e
11 changed files with 7 additions and 102 deletions
|
|
@ -10,8 +10,8 @@ LFLAGS += -Wl,--gc-sections -Wl,--cref -Wl,--entry=Reset_Handler -Wl,--no-enum-s
|
|||
# LIBS
|
||||
# -------------------------------------------------------------------
|
||||
LIBS =
|
||||
all: LIBS +=_platform_new _wlan _p2p _wps _mdns _rtlstd _websocket _xmodem m c nosys gcc
|
||||
mp: LIBS +=_platform_new _wlan_mp _p2p _wps _mdns _rtlstd _websocket _xmodem m c nosys gcc
|
||||
all: LIBS +=_platform_new _wlan _p2p _wps _rtlstd _websocket _xmodem m c nosys gcc
|
||||
mp: LIBS +=_platform_new _wlan_mp _p2p _wps _rtlstd _websocket _xmodem m c nosys gcc
|
||||
PATHLIBS = sdk/component/soc/realtek/8195a/misc/bsp/lib/common/gcc
|
||||
LDFILE = rlx8195A-symbol-v03-img2.ld
|
||||
BOOTS = sdk/component/soc/realtek/8195a/misc/bsp/image
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue