Import RX port update for 6.1.11 release.
This commit is contained in:
@@ -209,6 +209,9 @@ For generic code revision information, please refer to the readme_threadx_generi
|
||||
file, which is included in your distribution. The following details the revision
|
||||
information associated with this specific port of ThreadX:
|
||||
|
||||
04-25-2022 Release 6.1.11 changes:
|
||||
tx_thread_schedule.src Added low power support
|
||||
|
||||
01-31-2022 Release 6.1.10 changes:
|
||||
tx_port.h Removed system state macro, and added
|
||||
missing interrupt control defines
|
||||
@@ -216,9 +219,9 @@ information associated with this specific port of ThreadX:
|
||||
|
||||
10-15-2021 Release 6.1.9 changes:
|
||||
tx_port.h Added FPU support
|
||||
tx_thread_context_restore.s Added FPU support
|
||||
tx_thread_schedule.s Added FPU support
|
||||
tx_thread_system_return.s Added FPU support
|
||||
tx_thread_context_restore.src Added FPU support
|
||||
tx_thread_schedule.src Added FPU support
|
||||
tx_thread_system_return.src Added FPU support
|
||||
|
||||
06-02-2021 Initial ThreadX release for the RXv3 using CC-RXX tools, version 6.1.7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user