Commit Graph

14 Commits

Author SHA1 Message Date
68057507c9 adds small cleanups towards updating the entire build system 2026-04-10 13:22:54 +02:00
764ccd4a52 adds tracing to thread demo
this hardcodes the trace buffer
2026-04-10 10:13:14 +02:00
c9c2d2009f adds regression for smp 2026-03-25 08:49:20 +01:00
fdf477044f removes arguments for consumers (setting output dir and target_mem) 2026-03-21 18:15:11 +01:00
dfa1c2182c adds initial testing setup 2026-03-21 16:34:08 +01:00
d85f524d07 makes setup_target take output dir for binaries and target mem as arguments 2026-03-21 16:32:29 +01:00
ba1b9c44ee makes the port provide its dependencies as a library 2026-03-21 15:33:02 +01:00
950dd213c8 makes setup_target function more robust when being called in other CMakeLists.txt files 2026-03-21 15:10:45 +01:00
c390c4b8db adds smp demo as target 2026-03-12 15:57:28 +01:00
124b83418a fixes wrong append pointer assignment in minres ethmac driver 2026-02-08 17:21:51 +01:00
0766ba2aee disables TLS in picoibc 2026-02-01 21:49:17 +01:00
6d5871687c moves tx_timer interrupt into port
as this is not moonlight specific, it should not be placed in such a way
2026-01-30 13:34:17 +01:00
d072981bac increases verbosity when debugging NX 2026-01-30 13:05:15 +01:00
1e5eb44ca9 initial commit 2026-01-27 20:58:23 +01:00