aboutsummaryrefslogtreecommitdiff
path: root/serial1.cpp
Commit message (Collapse)AuthorAgeFilesLines
* o Adding a utility to dump segment sizes from the generated ELF files.Trygve Laugstøl2016-01-021-2/+1
| | | | | o Adding os2 with support for critical sections. More to come. o Adding dma1 to test DMA + SPI.
* o Basic pre-emptive task switching OS.Trygve Laugstøl2015-12-291-2/+0
|
* o Switching from the original tinyprintf to an improved version.Trygve Laugstøl2015-12-201-1/+2
| | | | o Creating a cmake library out of tinyprintf.
* o Adding serial1 for testing USART.Trygve Laugstøl2015-12-201-0/+130