changelog.txt
来自「这是nordic公司nrf9e5无线通讯芯片的驱动程序」· 文本 代码 · 共 20 行
TXT
20 行
Changes in v1.2:
All examples:
Changed company name from Nordic VLSI to Nordic Semiconductor.
Added disclaimer in top of source file.
ex1a.asm:
ex1c.c:
Start of timer1 made clearer by setting the TR1 bit instead of oring the TCON
register.
Added configuring of the RxD (P0.1) pin as input (bug fix).
Added comment about the MCU runing on 4MHz.
ex3a.asm:
ex3c.c:
ex4c.c:
Start of timer1 made clearer by setting the TR1 bit instead of oring the TCON
register.
Added configuring of the RxD (P0.1) pin as input (bug fix).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?