Skip to content

Releases: TimerOverflow/AvrUart

20230125

06 Feb 02:21
6b586c0

Choose a tag to compare

add comment

20210521

13 Sep 11:23
6d92ed2

Choose a tag to compare

  1. convert tab -> space.
  2. add __monitor keyword 485 enable pin.

20200826

13 Sep 11:15
35d2087

Choose a tag to compare

  1. 485 enable pin now can user implement.

20191010

13 Sep 11:12
465b510

Choose a tag to compare

  1. AvrUartCheckTx(), AvrUartCheckRx() change to macro function
  2. add AvrUartControlTxEnd()

20170726

13 Sep 02:38
2b7494f

Choose a tag to compare

  1. fix bug

20170322

13 Sep 02:26
ac6db4f

Choose a tag to compare

  1. delete MoveBufPointer() instead same feature macro function add.

20170224

13 Sep 02:23
8ad544b

Choose a tag to compare

  1. delete AvrUartViewRxBuf()

20210521

13 Sep 11:26
532f01d

Choose a tag to compare

  1. fix space.

20170102

10 Sep 09:12
3054f07

Choose a tag to compare

  1. add AvrUartFixTxEnableFloating()

20161207

10 Sep 09:09
64fafce

Choose a tag to compare

  1. change some variable name.
  2. delete AvrUartClearRx()
  3. add AvrUartClearQueueBuf()