xiuos/APP_Framework/Applications
chunyexixiaoyu bf17ef10cb APP_Framework/Applications/: make mnist application running on the stm32f407 board,model data is saved in the flash,note the following points
1. the thread which run the mnist needs 10kb
2. Lwip and useless driver must be not loaded.
3. The entire bin file is close to 1024KB.
2022-01-19 14:53:47 +08:00
..
app_test delete useless DIR connection_app/ and app_test/ 2021-12-10 10:39:37 +08:00
connection_app delete useless DIR connection_app/ and app_test/ 2021-12-10 10:39:37 +08:00
control_app add kconfig for application framework 2021-06-18 17:37:03 +08:00
general_functions add hs300x and ps5308 sensor support Nuttx on stm32f407-discovery 2021-12-28 16:45:44 +08:00
knowing_app APP_Framework/Applications/: make mnist application running on the stm32f407 board,model data is saved in the flash,note the following points 2022-01-19 14:53:47 +08:00
ota add a tip 2021-11-30 10:34:08 +08:00
sensor_app add d124 and zg09 sensor support Nuttx on stm32f407-discovery 2021-12-29 16:13:23 +08:00
Kconfig add application bin ota function by 4G adapter,this function need save the app bin to sdcard and startup the app from sdcrad 2021-11-05 17:30:00 +08:00
Make.defs add hs300x and ps5308 sensor support Nuttx on stm32f407-discovery 2021-12-28 16:45:44 +08:00
Makefile add hs300x and ps5308 sensor support Nuttx on stm32f407-discovery 2021-12-28 16:45:44 +08:00
SConscript APP_Framework/Applications/:framework initialize in the bsp applications/main.c 2021-09-24 15:54:26 +08:00
cppmain.cpp delete original app contents of xiuos 2021-06-17 14:07:57 +08:00
framework_init.c add hs300x and ps5308 sensor support Nuttx on stm32f407-discovery 2021-12-28 16:45:44 +08:00
main.c repair ch4 test 2021-12-14 14:07:09 +08:00