12 Commits

Author SHA1 Message Date
1ba466569e FIX delta to use GCC rather than ARMC6 2024-11-19 14:38:42 +01:00
62d7d7b376 FIX Static scheduling with event 2024-11-18 10:13:01 +01:00
35d2d76bca ADD [WIP] Static scheduling with event 2024-11-18 10:13:01 +01:00
0bd561b947 ADD EventQueue for static_scheduling 2024-11-18 10:13:01 +01:00
4c174ce444 ADD bike-system super-loop with while 2024-11-18 10:13:01 +01:00
af0b6180da
FIX raw + unique ptr tests (#12)
FIX issues on raw and unique pointer tests
+ Merge individual test files for unique and raw pointers and merged their test cases into a single test file for simplicity.

Co-authored-by: Fastium <79766552+Fastium@users.noreply.github.com>
2024-11-06 12:35:04 +01:00
fastium
db2d5308bc ADD tests for speedometer and sensor-device 2024-10-29 16:16:30 +01:00
f4e33d1d81
Merge branch 'develop' into test-unique-ptr 2024-10-21 16:16:00 +02:00
fastium
fd30e9cd8e UDP change name and description of the test 2024-10-20 19:10:52 +02:00
fastium
54bd1b6efa ADD raw pointer tests (run on onlineGDB) 2024-10-20 19:07:10 +02:00
fastium
ec660dc8dc ADD unique_ptr tests (run on onlineGDB) 2024-10-20 18:05:12 +02:00
fastium
73ed8a06d2 ADD simple tests 2024-10-20 15:28:28 +02:00