Commit Graph

195 Commits

Author SHA1 Message Date
mohr d40be8ce04 Merge branch 'mohr/testing' into fork/ci
ROMEO CI Builder / Build Code (pull_request) Successful in 41s
2025-11-18 21:11:21 +01:00
mohr 63c6cf381f ci only on PR 2025-11-18 21:11:11 +01:00
mohr 916e047a20 more tests in ci 2025-11-18 20:42:06 +01:00
mohr 78515392b8 ci build low level tests 2025-11-18 20:36:40 +01:00
mohr 8aa75620a0 docker: slimmer system update 2025-11-18 17:40:55 +01:00
mohr 785424dd22 added qemu to docker 2025-11-18 17:26:31 +01:00
mohr e1daa74c5a cleaned up low level tests. Run on linux as well now 2025-11-18 17:18:29 +01:00
mohr c482185ffd looking for linux bug 2025-11-18 12:43:15 +01:00
mohr 81ce1e927a Merge branch 'mohr/testing' into mohr/dh 2025-11-18 11:15:54 +01:00
mohr 7f78b8f41e linux build is std 2025-11-17 22:42:15 +01:00
mohr 141f24366c fixing rustdoc examples 2025-11-17 22:41:41 +01:00
mohr 8bba968d02 panic-stubbing FreeRTOS calls for tests 2025-11-17 22:41:04 +01:00
mohr b42fb93d98 adding 'lib' as crate target, does not break anything, allows doctests to be run 2025-11-17 22:39:35 +01:00
mohr 2fd6c14fe3 fork friendly submodule paths
ROMEO CI Builder / Build Code (push) Successful in 34s
2025-11-17 17:00:36 +01:00
mohr c111ec176c debian seems to have a newlib without reent :(
ROMEO CI Builder / Build Code (push) Failing after 1m43s
2025-11-14 17:27:56 +01:00
mohr 081c3a7472 CI debugging 2025-11-14 17:13:42 +01:00
mohr 4643cce673 Merge pull request 'fixed fsbl-combiled submodule hickup' (#16) from hinkel/readme into main
Reviewed-on: ROMEO/obsw#16
2025-11-14 16:46:08 +01:00
Andy 1f52efecda fixed fsbl-combiled submodule hickup 2025-11-14 16:35:26 +01:00
nehlichp 46d8803ab7 Merge pull request 'hinkel/readme' (#15) from hinkel/readme into main
Reviewed-on: ROMEO/obsw#15
2025-11-14 12:12:16 +01:00
nehlichp de2c3dfede Merge branch 'main' into hinkel/readme 2025-11-14 12:12:06 +01:00
nehlichp bcacc493d3 Merge pull request 'ci workflow and docker files' (#8) from mohr_ci into main
Reviewed-on: ROMEO/obsw#8
2025-11-14 12:11:12 +01:00
Andy a1a5f7c417 Merge branch 'main' into hinkel/readme 2025-11-14 12:09:21 +01:00
Andy e2280b138f check this please paul 2025-11-14 12:09:11 +01:00
mohr e31b632bc8 big box of fixes and cleanup 2025-11-05 18:28:35 +01:00
mohr f3e17fc7a1 Merge commit 'f3aa72b1cb940eaf33a863913da9ef4383512f7b' into mohr/fixes 2025-11-05 16:12:41 +01:00
mohr 0d69a52626 clarification on syscalls 2025-11-05 16:09:39 +01:00
mohr 4769da31b7 force panic 2025-11-05 14:27:32 +01:00
mohr b5ab8a601f Merge commit '84fa8721c2b089f5b1f071f10ba5ce4065e79f17' into mohr/fixes 2025-11-05 13:20:23 +01:00
mohr 825c0d1911 libc calls a bit more correct 2025-11-05 13:18:44 +01:00
mohr de26bfe1f4 refining low level tests 2025-11-01 15:29:35 +01:00
mohr 7db23d0bf0 Embedded testing framework, running, but needs cleanup 2025-10-29 15:38:24 +01:00
mohr f3aa72b1cb More concise option name 2025-10-29 09:53:01 +01:00
mohr 3379b39105 fixed linux, enhanced qemu 2025-10-28 14:53:43 +01:00
mohr c7062407e0 working on qemu; LINUX BUILD BROKEN! 2025-10-27 18:03:40 +01:00
mohr c5d2c65a2e working on threadsafe syscalls 2025-10-24 17:46:01 +02:00
mohr 84fa8721c2 fixed for arm 2025-10-24 16:02:06 +02:00
mohr cead8ba50b cleanup 2025-10-24 15:49:28 +02:00
mohr a5267b11bf reworked OsError 2025-10-24 14:23:35 +02:00
mohr f8dbe305d6 DH Debugger 2025-10-23 18:13:14 +02:00
mohr f9aacd4c91 Removed Demo Code 2025-10-23 16:26:41 +02:00
mohr 3af76b93b2 First Version of IO 2025-10-23 16:26:17 +02:00
mohr 556faaba08 starting interface access from rust 2025-10-22 21:31:40 +02:00
mohr bb5fbf19cf once without global mutex 2025-08-12 15:10:56 +02:00
mohr 243fd19827 cleanup 2025-08-12 14:34:45 +02:00
mohr 20ca676e63 git version at startup 2025-08-12 12:47:58 +02:00
Andy 1049c40f9d readme stuff, pls check if outdated 2025-08-07 14:09:42 +02:00
paul nehlich 6c937fa8b0 slightly less unsafe take 2025-05-07 18:03:10 +02:00
mohr a5713ac7b8 Merge pull request 'BUILD_WITH_CMAKE.md aktualisiert' (#11) from mhess-patch-1 into main
Reviewed-on: ROMEO/obsw#11
2025-04-24 10:37:20 +02:00
mhess 57ecba297b BUILD_WITH_CMAKE.md aktualisiert 2025-04-15 11:41:49 +02:00
mohr e3b7fb48f1 Merge pull request 'Fixed #[panic_handler] for cfg(test)' (#10) from nehlich/cfg_not_test into main
Reviewed-on: ROMEO/obsw#10
2025-03-13 15:13:32 +01:00