Commit Graph

12 Commits (develop)

Author SHA1 Message Date
sunnycase 93c9da9eb4 Enlarge minimal stack size 2019-01-25 14:03:17 +08:00
jiangxiangbing a455ba5195 malloc add lock 2019-01-11 16:02:26 +08:00
Guo Hui 35f8f92a02 Merge from 'branch develop' 2018-11-12 19:17:50 +08:00
sunnycase be6ac3011e
Add tensorflow lite support (#29)
* Add tensorflow lite headers & lib

* pthread initial works

* Fix

* Fix

* test pass

* More pthread

* Fix

* Use O3 to compile tf lite

* Add demo

* Fix

* Fix

* Fix idle task creation

* Add keywordspot

* Fix link error when program is large

* Auto detect mingw32-make for win32

* Clean demo code

* Revert pll2 freq
2018-11-12 16:12:51 +08:00
Guo Hui 82649fc5e0 Add polling 2018-10-31 15:20:16 +08:00
Guo Hui bee64cab86 Fix exception table align 2018-10-25 17:45:57 +08:00
Guo Hui 9ce413ecde Add support for gcc 8.2.0 2018-10-22 15:38:24 +08:00
Guo Hui acbb2bda39 Fix incomplete initialization of sbss 2018-10-08 11:09:20 +08:00
Guo Hui 9b35a08999 Fix task critical in interrupt 2018-10-04 21:19:12 +08:00
Guo Hui c11305acf3 Use "__global_pointer$" instead of "_gp" 2018-09-19 12:06:56 +08:00
Guo Hui 8c4c79a77b Remove init_lma and use new linker script 2018-09-18 19:43:29 +08:00
latyas fce79b293d first commit 2018-09-13 21:42:46 +08:00