mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-20 10:08:33 -04:00
Merge bug fixes from Cadence
This commit is contained in:
parent
f6cbf20019
commit
56dc0dd9b4
4 changed files with 18 additions and 9 deletions
|
@ -226,8 +226,8 @@ Xtensa Port Version.
|
|||
|
||||
*******************************************************************************/
|
||||
|
||||
#define XTENSA_PORT_VERSION 1.6
|
||||
#define XTENSA_PORT_VERSION_STRING "1.6"
|
||||
#define XTENSA_PORT_VERSION 1.7
|
||||
#define XTENSA_PORT_VERSION_STRING "1.7"
|
||||
|
||||
#endif /* XTENSA_RTOS_H */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue