-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontent.json
More file actions
1 lines (1 loc) · 2.66 KB
/
content.json
File metadata and controls
1 lines (1 loc) · 2.66 KB
1
{"meta":{"title":"Max's Blog","subtitle":"","description":"","author":"MaxZheng","url":"http://example.com","root":"/"},"pages":[{"title":"tags","date":"2022-12-23T12:30:33.000Z","updated":"2022-12-23T13:04:29.091Z","comments":true,"path":"tags/index.html","permalink":"http://example.com/tags/index.html","excerpt":"","text":""},{"title":"about","date":"2022-12-23T12:32:03.000Z","updated":"2022-12-23T12:32:03.827Z","comments":true,"path":"about/index.html","permalink":"http://example.com/about/index.html","excerpt":"","text":""},{"title":"friends","date":"2022-12-23T12:31:37.000Z","updated":"2022-12-23T12:31:37.879Z","comments":true,"path":"friends/index.html","permalink":"http://example.com/friends/index.html","excerpt":"","text":""},{"title":"categories","date":"2022-12-23T12:32:17.000Z","updated":"2022-12-23T13:04:52.115Z","comments":true,"path":"categories/index.html","permalink":"http://example.com/categories/index.html","excerpt":"","text":""}],"posts":[{"title":"Freertos-learning","slug":"Freertos-learning","date":"2022-12-23T12:42:18.000Z","updated":"2022-12-23T13:12:22.113Z","comments":true,"path":"2022/12/23/Freertos-learning/","link":"","permalink":"http://example.com/2022/12/23/Freertos-learning/","excerpt":"","text":"在加入Mechax之前,只能说对freertos这种real time operating system不能说一点不懂,只能说是从未听说… Introduction to RTOSGPOS (General Purpose Operating System) Tasks scheduling Resource mangement Device drivers RROS (Real-Time Operating System) Tasks scheduling Resource mangement Device drivers(Blutooth WIFI) Super Loop -> Micro controller missing data? RTOS Task: set of program instructions loaded in memory Thread: unit of CPU utilization with its own program counter and stack Process: instance of computer programIn RTOS task = thread 其实捏👀 上面只是我的一个笔记 想 水水💧hhh显得不是那么空… 似乎以上就是第一次想说的…hhh The End 😎😊","categories":[],"tags":[{"name":"Freertos","slug":"Freertos","permalink":"http://example.com/tags/Freertos/"}]},{"title":"Hello World!","slug":"hello-world","date":"2022-12-22T16:53:01.000Z","updated":"2022-12-22T16:53:08.084Z","comments":true,"path":"2022/12/23/hello-world/","link":"","permalink":"http://example.com/2022/12/23/hello-world/","excerpt":"","text":"Quick StartCreate a new post1$ hexo new "My New Post" More info: Writing Run server1$ hexo server More info: Server Generate static files1$ hexo generate More info: Generating Deploy to remote sites1$ hexo deploy More info: Deployment","categories":[],"tags":[]}],"categories":[],"tags":[{"name":"Freertos","slug":"Freertos","permalink":"http://example.com/tags/Freertos/"}]}