Import RX port update for 6.1.11 release.

This commit is contained in:
Tiejun Zhou
2022-04-26 14:19:28 +08:00
parent cef9cb22a5
commit 408f9fa1b7
90 changed files with 620 additions and 182 deletions

View File

@@ -149,9 +149,12 @@ 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.s Added low power support
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
tx_timer_interrupt.s Added missing thread preemption logic
10-15-2021 Release 6.1.9 changes:
tx_thread_context_restore.s Removed unnecessary stack type placement