Patch isolate sched_cfs (#62)

* 独立cfs到新的文件

* update

* bugfix: 解决调度器卡住的问题

Co-authored-by: longjin <longjin@RinGoTek.cn>
This commit is contained in:
kong
2022-10-17 18:04:41 +08:00
committed by GitHub
parent 39e32a8035
commit 34205659b5
7 changed files with 219 additions and 208 deletions

View File

@ -146,7 +146,8 @@
"lockref.h": "c",
"compiler_attributes.h": "c",
"timer.h": "c",
"hid.h": "c"
"hid.h": "c",
"cfs.h": "c"
},
"C_Cpp.errorSquiggles": "Enabled",
"esbonio.sphinx.confDir": ""