Age | Commit message (Expand) | Author |
---|---|---|
2023-06-04 | Fix for GCC 12.2, add map file generationHEADmaster | Oxore |
2023-03-09 | Add stdin -> wifi stream, disable tubes for now | Oxore |
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 | Convert more of cp1251 -> utf-8 | Oxore |
2023-03-07 | Begin implementing serial descriptors | Oxore |
2023-03-07 | Move retarget.cpp to where it belongs | Oxore |
2023-03-07 | Get rid of libc, take just parts of it | Oxore |
2023-03-06 | Reduce include path pollution | Oxore |
2023-03-06 | Move FreeRTOS handlers to retarget.cpp | Oxore |
2023-03-06 | Enable tube related threads | Oxore |
2023-03-05 | Fix warnings, part2 | Oxore |
2023-03-05 | Fix warnings, part 1 | Oxore |
2023-03-05 | Split app code and third party libraries | Oxore |