readme

来自「linux下的CAN BUS驱动代码。适合在arm平台使用。」· 代码 · 共 21 行

TXT
21
字号
******************** minimal_xenomai ********************Minimal exemples using Peak Linux driver with Xenomai:xenomai_receive_test.cxenomai_transmitt_test.cMakefile Purpose of this files is not replace recevetest and transmittest program.They should be used as an "Hello world" program, providing as sane environment to start a new project, with a working Makefile.How to start : 	- install xenomai and peak linux driver	- copy the minimal_xenomai directory in your workspace	- call make, to check everything works fine	- start modifying to fit your needs	

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?