history.txt
来自「台湾亚信电子ASIX11015的UART驱动,很经典的.我也正在学习驱动编写,希」· 文本 代码 · 共 19 行
TXT
19 行
//======================================================================
// AX11000 Firmware Revision History
// Module Name: UART
//
// This document describes the major changes, additions and bug fixes made
// to the AX11000 Firmware between released versions.
//======================================================================
Version 1.0.0 (2006-04-14)
1. Initial release
Version 1.0.1 (2006-05-02)
1. Add an expanding function "UART_GetRxBufCount()"
to get the counter value of UART0 or UART1 software receiver buffer.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?