aboutsummaryrefslogtreecommitdiff
path: root/cmake/stm32.toolchain.cmake
Commit message (Collapse)AuthorAgeFilesLines
* o Improving the mcu-stm32 cmake library a bit. Starting on a USB example.Trygve Laugstøl2017-01-251-2/+15
|
* o i2c testTrygve Laugstøl2017-01-251-2/+7
| | | | o Misc other stuff.
* o Seemingly working Mutexes.Trygve Laugstøl2016-01-051-2/+2
| | | | o Dropping the privileged/unprivileged split for now.
* o Actually working implementation of context switching.Trygve Laugstøl2016-01-041-4/+4
| | | | It is important to remember to update the stack to the task descriptor on every switch!
* o Adding a utility to dump segment sizes from the generated ELF files.Trygve Laugstøl2016-01-021-13/+7
| | | | | 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-1/+1
|
* wipTrygve Laugstøl2015-12-131-0/+47