readme
来自「fsmlabs的real time linux的内核」· 代码 · 共 10 行
TXT
10 行
Hello world using mbuff to communicate data from non-rt user-space to a rt-threadhello_shm.o kernel module accessing a shared data structure via mbuffuser_shm user-space app that writes to this shared data area, this app will only write a string to the shared area an exit, run dmesg to see if it arived at the rt-thread.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?