Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-18 | Fix warnings | Fredrik Thulin | |
2016-05-16 | Add code to talk with the external RTC chip. | Fredrik Thulin | |
2016-05-15 | add simple filetransfer poc | Fredrik Thulin | |
2016-05-13 | rename huart1 and huart2 to huart_mgmt and huart_user | Fredrik Thulin | |
reduces risk of using the wrong one | |||
2016-05-13 | Implement support for the two UARTs on the alpha board. | Fredrik Thulin | |
2016-05-12 | Test both UARTs, and also test receiving data. | Fredrik Thulin | |
2016-04-14 | import mbed rtos library | Paul Selkirk | |
2016-03-21 | blocking recv | Paul Selkirk | |
2016-03-16 | Added uart_recv_char() to support RPC. | Paul Selkirk | |
Moved hal_io_fmc.c to libhal repo. | |||
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. |