readme.txt

来自「血凝仪检测系统,硬件电路部分由正弦波产生模块、前级放大与滤波模块、检测线圈、锁相」· 文本 代码 · 共 23 行

TXT
23
字号
The contents of these directories depend upon
avr-gcc 2.97 or greater from Gunnar Henne website.  

http://www.combio.de/avr/index.html

Follow his instructions for installing and testing the
compiler.  

Then, add to your AUTOEXEC.BAT the following line:

set AVRX=C:\The\Absolute\Path

to the directory where *THIS* file is found.

Change into the various directories and execute "make"
to build the respective applications and libraries.

AvrX		- The RTOS library
Examples	- Well, Examples, yes!
TestCases	- In case you want to hack the kernel


⌨️ 快捷键说明

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