mirror of
https://github.com/openharmony/device_board_chipsea.git
synced 2026-07-01 20:35:56 -04:00
@@ -119,6 +119,8 @@ if (product_name == "iotlink_demo") {
|
||||
]
|
||||
} else if (product_name == "xts_demo") {
|
||||
board_cflags += [
|
||||
"-DCFG_CONSOLE",
|
||||
"-DCFG_APP_CONSOLEWIFI",
|
||||
"-DCFG_OS_IPC_MUX_LIMIT=48",
|
||||
"-DCFG_OS_SYS_HEAP_SIZE=0x25000UL",
|
||||
"-D__HEAP_SIZE=0x200",
|
||||
@@ -153,6 +155,8 @@ if (product_name == "xts_demo") {
|
||||
"-lmodule_ActsSamgrTest",
|
||||
|
||||
#"-lmodule_ActsWifiServiceTest",
|
||||
|
||||
"-lparam_client_lite",
|
||||
"-lhiview_lite_static",
|
||||
"-lhilog_lite_static",
|
||||
"-lhievent_lite_static",
|
||||
|
||||
Reference in New Issue
Block a user