Add shortcuts to SwapEndian_16() and SwapEndian_32() internal functions to improve optimization if called with constant inputs.
This commit is contained in:
parent
ef4cff29c3
commit
3478178127
5 changed files with 53 additions and 25 deletions
|
|
@ -75,6 +75,7 @@
|
|||
* - Fixed KeyboardHost and KeyboardHostWithParser demos displaying incorrect values when numerical keys were pressed
|
||||
* - Fixed compile errors in the incomplete BluetoothHost demo application (thanks to Timo Lindfors)
|
||||
* - Fixed incorrect Dataflash buffer use in the DataflashManager_WriteBlocks_RAM() function of several demos/projects (thanks to Jeremy Willden)
|
||||
* - Fixed incorrect logging interval (always 500ms longer than requested) in the TempDataLogger project
|
||||
*
|
||||
* \section Sec_ChangeLog110528 Version 110528
|
||||
* <b>New:</b>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue