Eyck-Alexander Jentzsch alex
  • Joined on 2021-12-01
alex pushed to main at Firmware/ThreadX4TGFS 2026-06-14 13:01:48 +01:00
47e15e1eb9 actually adds linker map to test cases
alex pushed to main at Firmware/ThreadX4TGFS 2026-06-09 17:10:34 +01:00
b232f133ac updates netxduo remote
alex pushed to main at Firmware/ThreadX4TGFS 2026-06-05 16:30:22 +01:00
383cdd4887 adds linker group to setup_target
alex pushed to main at Firmware/ThreadX4TGFS 2026-06-05 11:52:26 +01:00
cdac2a9f0d allows moonlight to find libc functionality in case nostdlib is set
alex pushed to main at Firmware/ThreadX4TGFS 2026-05-28 11:44:52 +01:00
1903fb0c9c updates build system to support selection of Target memory, includes trace buffer
d45a8f9231 formats files
b27cf7d852 adds cxx flags to toolchain files
3955789298 corrects typo
Compare 4 commits »
alex pushed to main at Firmware/ThreadX4TGFS 2026-05-06 07:34:20 +01:00
c3cd8c3fbd Corrects TX_TIMER_TICKS to be correct
alex pushed to main at Firmware/ThreadX4TGFS 2026-05-06 07:32:33 +01:00
76398090b3 Corrects typing for UINT32, still same size but correct type now
alex pushed to main at Firmware/ThreadX4TGFS 2026-04-12 18:11:02 +01:00
5b8c72cd9d changes ULONG to UINT32 for 64bit netxduo
alex pushed to main at Firmware/ThreadX4TGFS 2026-04-10 15:25:18 +01:00
91632bcdee updates test for smp
5b2da239d2 enables smp demo
1165785154 formats file
ba39d23a18 adds hooks in bootup do move smp booting into the smp port lib
d97e71ca83 updates test to work with new build system
Compare 17 commits »
alex pushed to main at Firmware/ThreadX4TGFS 2026-04-04 10:45:40 +01:00
27438ef6a5 also corrects LONG (not just ULONG)
alex deleted branch feature/smp from Firmware/ThreadX4TGFS 2026-04-02 14:09:58 +01:00
alex merged pull request Firmware/ThreadX4TGFS#4 2026-04-02 14:09:29 +01:00
Introduces Regression for 32 and 64 bit threadx and smp kernel in Debug, MinSizeRel and Release configuration
alex deleted branch feature/test from Firmware/ThreadX4TGFS 2026-04-02 14:09:29 +01:00
alex pushed to main at Firmware/ThreadX4TGFS 2026-04-02 14:09:29 +01:00
f58aa42abd changes regression such that non-smp test run before smp tests
ac1fb36e2c adds MinSizeRel to the regression
c0386ea4a1 makes bootup code work for any number of cores
ffc49bc6a9 small formatting
8772df619f adds 64 bit versions to regression
Compare 79 commits »
alex created pull request Firmware/ThreadX4TGFS#4 2026-04-02 14:08:29 +01:00
Introduces Regression for 32 and 64 bit threadx and smp kernel in Debug, MinSizeRel and Release configuration
alex pushed to feature/test at Firmware/ThreadX4TGFS 2026-04-02 13:52:04 +01:00
f58aa42abd changes regression such that non-smp test run before smp tests
alex pushed to feature/test at Firmware/ThreadX4TGFS 2026-04-02 13:49:44 +01:00
ac1fb36e2c adds MinSizeRel to the regression
alex pushed to feature/test at Firmware/ThreadX4TGFS 2026-04-02 13:26:27 +01:00
c0386ea4a1 makes bootup code work for any number of cores
ffc49bc6a9 small formatting
Compare 2 commits »
alex pushed to feature/test at Firmware/ThreadX4TGFS 2026-04-02 10:38:21 +01:00
8772df619f adds 64 bit versions to regression
alex pushed to feature/test at Firmware/ThreadX4TGFS 2026-04-02 10:36:34 +01:00
a6a6a034d6 removes convoluted generation of offsets
9212d40d86 adds newest version of patched threadx tests
c16e6b0446 adjust SMP port to also use ULONG = 8 bytes
eda2a85dc1 makes ULONG 64 bit on RV64
Compare 4 commits »