adds smp tx_timer_interrupt

This commit is contained in:
2026-03-12 16:15:57 +01:00
parent c390c4b8db
commit ebe891dad6
2 changed files with 130 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ set(THREADX_SMP_CUSTOM_SRC
src/tx_thread_smp_unprotect.S
src/tx_thread_stack_build.S
src/tx_thread_system_return.S
src/tx_timer_interrupt.c
)
threadx_smp_add_offsets(