Commit Graph

9 Commits

Author SHA1 Message Date
aneuhaeuser 804941d933 feat: start application via application_manager 2026-03-25 21:40:33 +01:00
Alexander Neuhäuser f33100d36b feat: UART terminal (#7)
* feat: basic terminal

* feat: execute application via terminal
2026-03-24 17:50:28 +01:00
aneuhaeuser 55f410e2bb Refactor and reorganize project structure 2026-03-04 11:23:27 +01:00
Alexander Neuhäuser 36bc1f3315 implement heap allocator tests 2025-12-20 17:40:45 +01:00
aneuhaeuser fbc2fcff72 Read SoC temp via mailboxes 2025-07-18 14:41:25 +02:00
aneuhaeuser 20808a7992 Implement first basic interrupt handler 2025-05-29 18:21:42 +02:00
aneuhaeuser 64c35e05c3 Upload files to TFTP server for network boot 2025-05-24 11:42:44 +02:00
aneuhaeuser 948cbf758f Blink an LED on pi 2025-05-19 18:33:13 +02:00
aneuhaeuser b557dd62a4 Hello World on simulator 2025-05-18 10:16:46 +02:00