Age | Commit message (Expand) | Author |
---|---|---|
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-07 | Add hex generation and print size after build | 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-05 | Fix warnings, part2 | Oxore |
2023-03-05 | Fix warnings, part 1 | Oxore |
2023-03-05 | Split app code and third party libraries | Oxore |
2023-03-05 | Restructure toolchain file | Oxore |
2023-03-04 | USART1 works | Oxore |
2022-10-09 | Add CMakeLists.txt and make it compile with GCC | Oxore |