Commit Graph

9 Commits

Author SHA1 Message Date
ab758d8929 Move string functions to libstring
All checks were successful
Build documentation / build-and-deploy (push) Successful in 27s
2026-02-12 23:05:04 +01:00
ec6cd43a14 Move out libmsl functionality into separate libs
All checks were successful
Build documentation / build-and-deploy (push) Successful in 26s
2026-02-12 22:57:33 +01:00
f07e920270 Minimal device system, implement terminal device and libterminal
All checks were successful
Build documentation / build-and-deploy (push) Successful in 55s
2026-02-12 15:49:04 +01:00
1c64d608bd Rename make/libc.mk -> make/libmsl.mk
All checks were successful
Build documentation / build-and-deploy (push) Successful in 44s
2026-01-28 23:57:28 +01:00
e077d322f4 Rewrite init app in C, introduce MSL (MOP3 System Library)
All checks were successful
Build documentation / build-and-deploy (push) Successful in 35s
2026-01-04 01:11:31 +01:00
b279774bd6 Generated docs using doxygen and mkdocs 2025-12-30 01:47:29 +01:00
fa7998c323 Run first app from ramdisk! 2025-12-29 23:54:21 +01:00
b2d8294b12 Use clang-format 2025-12-21 22:53:25 +01:00
04d59fd6d2 Init 2025-12-15 23:58:42 +01:00