APP_Framework/:fix some Kconfig file in Applications and Framework. and change know to knowing ,remove uncomfortable file(their location is wrong)

This commit is contained in:
chunyexixiaoyu
2021-07-14 15:11:42 +08:00
parent 81323fa992
commit fcd14e038e
34 changed files with 186 additions and 32732 deletions

View File

@@ -263,10 +263,37 @@
/* More Drivers */
/* APP_Framework */
/* Applications */
/* config stack size and priority of main task */
#define MAIN_KTASK_STACK_SIZE 1024
/* test app */
/* connection app */
/* control app */
/* knowing app */
/* sensor app */
/* Framework */
#define TRANSFORM_LAYER_ATTRIUBUTE
#define ADD_XIUOS_FETURES
#define SUPPORT_KNOWING_FRAMEWORK
/* app lib */
#define APP_SELECT_NEWLIB
#define __STACKSIZE__ 4096
#endif