📄 readme.kmore
字号:
Read a file into kernel space - this example only reads in the first 4Kthis may be usefull to store configurations for rt-tasks in regular filesand let the rt-thread read them directly from kernel space via some non-rthandler to access the file (don't try this from within an rt-thread...)kmore.o: kernel module that read a src file passed on the commandline as module parameter and then dumps it via printk - totaly useless ;)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -