aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-21threaded rpc serverPaul Selkirk
2016-04-14import mbed rtos libraryPaul Selkirk
2016-04-11Reorganize Makefile and directory structure, because it's messy, and it's abo...Paul Selkirk
2016-04-07Don't return from main() - it triggers a hard fault.Paul Selkirk
2016-04-07Add HardFault_Handler for debugging.Paul Selkirk
2016-04-07Use rpc branch on libhal.Paul Selkirk
2016-03-21making RPC testsPaul Selkirk
2016-03-21blocking recvPaul Selkirk
2016-03-21Back to using DISCO board for ST-LINK operations.Paul Selkirk
2016-03-16Added uart_recv_char() to support RPC.Paul Selkirk
2015-12-13whack copyrightsPaul Selkirk
2015-11-16add test-trng, test-rsaPaul Selkirk
2015-11-16add dummy _open for test-rsaPaul Selkirk
2015-11-16implement precision, so we can print fixed-length non-null-terminated name/ve...Paul Selkirk
2015-11-16sync up with config_core_selector-related API changesPaul Selkirk
2015-11-11Lots of cleanup.Paul Selkirk
2015-11-10We really do need that delay before initializing FMC while Novena is booting.Paul Selkirk
2015-11-10cleanup printfPaul Selkirk
2015-11-10Do the proper endianness dance for htonl.Paul Selkirk
2015-11-10Catch up to changes in openocd 0.9.0.Paul Selkirk
2015-11-10Split includes from CFLAGS, because they don't make sense to libhal and libtfm.Paul Selkirk
2015-11-02rewrite and unify uart_send_<numbertype>Paul Selkirk
2015-11-01fix display of read/write timesPaul Selkirk
2015-11-01add readmePaul Selkirk
2015-10-31add new test cases, add gettimeofdayPaul Selkirk
2015-10-29add libhal tests, some cleanup (some mess-making)Paul Selkirk
2015-10-26Build libhal and libtfm for stm32.Paul Selkirk
2015-10-26Based on user/ft/stm32-dev-bridge, without the project-specific buildPaul Selkirk