Commit Graph

10 Commits

Author SHA1 Message Date
alex c11f68d20c initial test harness for smp regression 2026-03-24 18:00:50 +01:00
alex 083565251e cleans up moonlight dir 2026-03-21 15:40:54 +01:00
alex ebe891dad6 adds smp tx_timer_interrupt 2026-03-12 16:15:57 +01:00
alex 28aaf8fd96 makes smp a lib only 2026-03-12 15:56:48 +01:00
alex 3fc721d6f2 moves spm_offset functionality into its own cmake file 2026-03-12 15:38:15 +01:00
alex 5ebcce634a small cleanup 2026-03-12 15:29:41 +01:00
alex cca56f89c6 adds other files necessary to build smp library 2026-03-12 15:21:18 +01:00
alex 1117527a02 changes so that cmake builds for now 2026-03-11 19:13:10 +01:00
alex 2e955b9342 adds the generation of the offsetof defines to CMakeLists.txt
As the offsets into the TX_THREAD are needed to access certain fields and the members for smp are quite difficult to obtain this was the safest option
2026-03-10 20:59:58 +01:00
alex e5020b78de WIP: build system 2026-03-09 19:37:34 +01:00