readme

来自「DS80C400以太网物理链路层配置」· 代码 · 共 18 行

TXT
18
字号
  These are the source files for the DS80C400 Ethernet Driver  application note 712.  Note that the code assumes the 24 bit contiguous memory model  and was written for the free Dallas macro and a390 macro  preprocessor and assembler (supplied with the TINI runtime,  ftp://ftp.dalsemi.com/pub/tini/).  macro eth400.a51  a390 -l -d -Fhex eth400.mpp  To use the code with Keil AX51, uncomment the  ; $include (dallas.inc) line in eth400.a51.  ax51 eth400.a51

⌨️ 快捷键说明

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