Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-16 | add dummy _open for test-rsa | Paul Selkirk | |
2015-11-16 | implement precision, so we can print fixed-length non-null-terminated ↵ | Paul Selkirk | |
name/version strings | |||
2015-11-16 | sync up with config_core_selector-related API changes | 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 | We really do need that delay before initializing FMC while Novena is booting. | Paul Selkirk | |
2015-11-10 | cleanup printf | Paul Selkirk | |
2015-11-10 | Do the proper endianness dance for htonl. | Paul Selkirk | |
2015-11-10 | Catch up to changes in openocd 0.9.0. | Paul Selkirk | |
2015-11-10 | Split includes from CFLAGS, because they don't make sense to libhal and libtfm. | Paul Selkirk | |
2015-11-02 | rewrite and unify uart_send_<numbertype> | Paul Selkirk | |
2015-11-01 | fix display of read/write times | Paul Selkirk | |
2015-11-01 | add readme | 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). |