Add rxv1, v2, v3 port: removed system state macro, added missing interrupt control defines, and added missing thread preemption logic.
This commit is contained in:
@@ -146,6 +146,10 @@ 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:
|
||||
|
||||
01-31-2022 Release 6.1.10 changes:
|
||||
tx_port.h Added missing interrupt control defines
|
||||
tx_timer_interrupt.src Added missing thread preemption logic
|
||||
|
||||
10-15-2021 Release 6.1.9 changes:
|
||||
tx_thread_context_restore.s Removed unnecessary stack type placement
|
||||
tx_thread_schedule.s Removed unnecessary stack type checking
|
||||
@@ -154,7 +158,7 @@ information associated with this specific port of ThreadX:
|
||||
08-02-2021 Initial ThreadX release for the RXv1 using GNURX tools, version 6.1.8
|
||||
|
||||
|
||||
Copyright(c) 1996-2021 Microsoft Corporation
|
||||
Copyright(c) 1996-2022 Microsoft Corporation
|
||||
|
||||
|
||||
https://azure.com/rtos
|
||||
|
||||
Reference in New Issue
Block a user