aboutsummaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* o Improving the mcu-stm32 cmake library a bit. Starting on a USB example.Trygve Laugstøl2017-01-253-2/+109
* o i2c testTrygve Laugstøl2017-01-251-2/+7
* o Seemingly working Mutexes.Trygve Laugstøl2016-01-051-2/+2
* o Actually working implementation of context switching.Trygve Laugstøl2016-01-042-6/+15
* o Adding a utility to dump segment sizes from the generated ELF files.Trygve Laugstøl2016-01-021-13/+7
* o Basic pre-emptive task switching OS.Trygve Laugstøl2015-12-291-1/+1
* o Moving more init code to C.Trygve Laugstøl2015-12-211-8/+13
* o Functional initialization of .data and .bss.Trygve Laugstøl2015-12-181-6/+17
* correct linking, putting the assembly code in .text with proper linking scrip...Trygve Laugstøl2015-12-141-7/+8
* wipTrygve Laugstøl2015-12-132-0/+83