Add Serial_IsSendReady() and Serial_IsSendComplete() serial driver API functions.
This commit is contained in:
parent
0c00c2aaa3
commit
3d818fbb86
3 changed files with 57 additions and 2 deletions
|
@ -10,6 +10,7 @@
|
|||
* <b>New:</b>
|
||||
* - Core:
|
||||
* - Updated the BUILD build system module to add a new COMPILER_PATH optional variable
|
||||
* - Added Serial_IsSendReady() and Serial_IsSendComplete() functions to the Serial hardware peripheral driver
|
||||
*
|
||||
* <b>Fixed:</b>
|
||||
* - Core:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue