Age | Commit message (Expand) | Author |
---|---|---|
2023-03-09 | Fix UART buffering, now it works | Oxore |
2023-03-09 | Init NVIC alongside with UARTs | Oxore |
2023-03-09 | Rewrite ring buffer loops | Oxore |
2023-03-09 | Impl UART buffering (still not tested) | Oxore |
2023-03-07 | Begin implementing serial descriptors | Oxore |
2023-03-07 | Move retarget.cpp to where it belongs | Oxore |
2023-03-05 | Split app code and third party libraries | Oxore |