readme
来自「fsmlabs的real time linux的内核」· 代码 · 共 10 行
TXT
10 行
This example demonstrates the use of semaphores and message queues.Its output is to the console, so running it in a normal xtermwouldn't be very interesting. To use:# 1. make rtl installs the rtlinux modules# 2. make rt_ipc installs rt_ipc2. make compiles the example3. make ins installs (and runs) the example. Output is to console.4. make rm removes the example
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?