20 Commits

Author SHA1 Message Date
59f4a82da9 working on datasets, stopped by "trait upcasting coercion is experimental" 2023-12-08 22:21:49 +01:00
efc752637e cosmetics 2023-12-08 00:48:32 +01:00
29f1383697 first version of object initialization (I hate (aka do not understand) lifetimes) 2023-12-06 23:16:48 +01:00
7aec5819c6 rust modules 2023-12-06 16:39:55 +01:00
10c38b4ac9 using PeriodicTask::new(); Also some insight into temporary variables in instantiation 2023-11-22 16:17:39 +01:00
02d78e3c8b queues initial version 2023-11-22 11:37:57 +01:00
cc7844d21d multi object periodic task 2023-11-22 10:43:52 +01:00
e69e97eb4c Tasks running using TaskIF; with debug code 2023-11-22 10:15:46 +01:00
f02e847ef1 two tasks running 2023-11-20 22:53:42 +01:00
5bb01f1731 back to non-static FreeRTOS with heap1; Rust tasks running again and probably stable as well 2023-11-20 22:46:40 +01:00
c08d15215b too static, does not work 2023-11-20 16:49:52 +01:00
e1f250e8f7 tracing task problem 2023-11-16 16:12:33 +01:00
63b0a25030 implemented queues, broke threads on the way :/ 2023-11-16 13:45:39 +01:00
1c3ba9e20f working on queues 2023-11-15 15:15:37 +01:00
15478854f5 todo 2023-11-15 12:49:15 +01:00
e538dd132e panics better 2023-11-15 12:36:23 +01:00
7414756241 tasks usage is a bit more sane now; added sif macro 2023-11-15 12:02:44 +01:00
4782011fb8 task demo (unsane) 2023-11-14 01:26:35 +01:00
906674af04 rust with panic 2023-10-30 16:33:31 +01:00
e0527bf91b rust lib 2023-10-27 17:02:48 +02:00