mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-20 01:58:32 -04:00
Update version of Reliance Edge.
This commit is contained in:
parent
7cce089e40
commit
7fcc976248
16 changed files with 4069 additions and 3493 deletions
|
@ -891,6 +891,7 @@ static PRINTTYPE ParseFormatType(
|
|||
case 'u':
|
||||
fmtType = MAPULONGLONG;
|
||||
break;
|
||||
case 'x':
|
||||
case 'X':
|
||||
fmtType = MAPHEXULONGLONG;
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue