Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-18 | build libcli | Paul Selkirk | |
2016-05-16 | Add code to talk with the external RTC chip. | Fredrik Thulin | |
2016-05-13 | make cli-test | Fredrik Thulin | |
2016-05-12 | Add build target for the alpha | Fredrik Thulin | |
2016-04-21 | threaded rpc server | Paul Selkirk | |
2016-04-14 | import mbed rtos library | Paul Selkirk | |
2016-04-11 | Reorganize Makefile and directory structure, because it's messy, and it's ↵ | Paul Selkirk | |
about to get messier. | |||
2016-03-21 | making RPC tests | Paul Selkirk | |
2016-03-16 | Added uart_recv_char() to support RPC. | Paul Selkirk | |
Moved hal_io_fmc.c to libhal repo. | |||
2015-12-13 | whack copyrights | Paul Selkirk | |
2015-11-16 | add test-trng, test-rsa | Paul Selkirk | |
2015-11-11 | Lots of cleanup. | Paul Selkirk | |
Clean up and simplify(?) Makefile. Add copyrights as needed. Add include guard to stm-fmc.h. Move MX_USART2_UART_Init back to stm-init.c for possible copyright reasons. Move libc, src, and include files to top level. | |||
2015-11-10 | Split includes from CFLAGS, because they don't make sense to libhal and libtfm. | Paul Selkirk | |
2015-10-31 | add new test cases, add gettimeofday | Paul Selkirk | |
2015-10-29 | add libhal tests, some cleanup (some mess-making) | Paul Selkirk | |
2015-10-26 | Build libhal and libtfm for stm32. | Paul Selkirk | |
2015-10-26 | Based on user/ft/stm32-dev-bridge, without the project-specific build | Paul Selkirk | |
directories (and duplicated code). |