Commit Graph

8 Commits (7b780e68130ddbc27c95067dbe255524ae60f1b5)

Author SHA1 Message Date
Nikolaus Spence 7b780e6813
increase stack size of who_camera task
program was crashing with "1 * 1024" stack size, it was changed to "2 * 1024" but would still crash during some conditions.  Changed to "3 * 1024" and the task does not experience a stack overflow under any circumstances.
2023-03-27 11:39:57 -05:00
yehangyang 91b61dcc52 🐛 stack overflow cause camera crash 2022-02-14 11:49:24 +08:00
yuanjiong e5d6cd4c83 🎨 update modules 2021-11-26 20:03:10 +08:00
scgan 354c3ebc95 typo 2021-11-10 11:34:50 +08:00
yuanjiong 9407c0c154 🔧 update xclk freq 2021-10-26 17:04:33 +08:00
yuanjiong c5fd86cf78 🎨 update xclk to 16MHz 2021-10-25 11:57:20 +08:00
Ye Hang Yang 175985dbdf 🔧 better stack size and core arrengement 2021-09-27 15:16:11 +08:00
Ye Hang Yang 66b00a1449 ♻️ common -> modules 2021-09-08 20:04:59 +08:00