Commit Graph

13 Commits

Author SHA1 Message Date
482afb47d7 USB driver polling user app, handle only one XHCI controller for now, Implement USB device addressing
All checks were successful
Build ISO image / build-and-deploy (push) Successful in 3m47s
Build documentation / build-and-deploy (push) Successful in 2m38s
2026-03-29 18:59:20 +02:00
69f063198a CE change environment variables syntax, sdutil Add help command
All checks were successful
Build ISO image / build-and-deploy (push) Successful in 3m26s
Build documentation / build-and-deploy (push) Successful in 3m14s
2026-03-27 22:31:32 +01:00
eccc022091 sdutil cleanup start_part_dos (), write_iso.sh only work with block devs
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m50s
2026-03-21 16:03:51 +01:00
cc291568f5 sdutil Initialize CHS too (some BIOSes dont like it), libfat Add update callback function
All checks were successful
Build documentation / build-and-deploy (push) Successful in 4m33s
2026-03-21 15:16:03 +01:00
3a48856ee4 sdutil FAT formatting, libfat fix memcpy overflow, generate linker .map files for user apps
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m46s
2026-03-21 00:08:19 +01:00
187629b228 sdutil Add list_part_dos command
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m41s
2026-03-20 22:34:05 +01:00
42403e8f8f sdutil start_part_dos () initialize local stack vars 2026-03-20 21:42:46 +01:00
46710bb2dc sdutil Write DOS Master Boot Record
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m7s
2026-03-20 21:20:30 +01:00
bf1e8e8573 libinput Generic way of gathering user commandline input
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m49s
2026-03-20 18:04:26 +01:00
0f320c8f07 Simplified RR, cleanup stream function params 2026-03-18 23:18:06 +01:00
80a728f04b Implement streams IPC mechanism
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m47s
2026-03-18 22:27:56 +01:00
77ab25bcee CE process watching WIP 2026-03-18 15:30:41 +01:00
65a7511e36 Implement environment variables 2026-03-16 21:20:00 +01:00