xiuos/APP_Framework
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
..
Applications 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
Framework 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
lib move security to APP_Framework 2021-09-09 18:17:04 +08:00
Kconfig add kconfig for application framework 2021-06-18 17:37:03 +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