forked from xuos/xiuos
Ubiquitous/RT-Thread_Fusion_XiUOS/:change the name from "xidatong" to "xidatong-arm32"
This commit is contained in:
parent
72f269ea5d
commit
e910d5f237
|
@ -376,6 +376,8 @@ CONFIG_PHY_RESET_PIN=3
|
|||
#
|
||||
# CONFIG_PKG_USING_RW007 is not set
|
||||
# CONFIG_DRV_USING_OV2640 is not set
|
||||
# CONFIG_DRV_USING_HS300X is not set
|
||||
# CONFIG_DRV_USING_SX1278 is not set
|
||||
|
||||
#
|
||||
# APP_Framework
|
||||
|
@ -436,6 +438,7 @@ CONFIG_MAIN_KTASK_STACK_SIZE=1024
|
|||
#
|
||||
# CONFIG_APPLICATION_SENSOR is not set
|
||||
# CONFIG_USING_EMBEDDED_DATABASE_APP is not set
|
||||
# CONFIG_APP_USING_WEBNET is not set
|
||||
|
||||
#
|
||||
# lib
|
||||
|
@ -445,4 +448,9 @@ CONFIG_APP_SELECT_NEWLIB=y
|
|||
# CONFIG_LIB_USING_CJSON is not set
|
||||
# CONFIG_LIB_USING_QUEUE is not set
|
||||
# CONFIG_LIB_LV is not set
|
||||
|
||||
#
|
||||
# LVGL configuration
|
||||
#
|
||||
# CONFIG_LV_CONF_MINIMAL is not set
|
||||
# CONFIG_USING_EMBEDDED_DATABASE is not set
|
|
@ -281,4 +281,7 @@
|
|||
|
||||
#define APP_SELECT_NEWLIB
|
||||
|
||||
/* LVGL configuration */
|
||||
|
||||
|
||||
#endif
|
Before Width: | Height: | Size: 210 KiB After Width: | Height: | Size: 210 KiB |
Loading…
Reference in New Issue