aboutsummaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* o Using upstream's tinyprintf which requires 64-bit math operations, so add g...HEADmasterTrygve Laugstøl2017-01-2511-9/+13
* o Seemingly working Mutexes.Trygve Laugstøl2017-01-254-24/+169
* o Improving the mcu-stm32 cmake library a bit. Starting on a USB example.Trygve Laugstøl2017-01-253-111/+11
* o i2c testTrygve Laugstøl2017-01-252-0/+384
* o Adding a CAN example.Trygve Laugstøl2017-01-133-0/+426
* o A couple of stepper motor driver applications.Trygve Laugstøl2016-09-012-91/+138
* o A couple of stepper motor driver applications.Trygve Laugstøl2016-08-315-0/+456
* o Seemingly working Mutexes.Trygve Laugstøl2016-01-052-36/+181
* o Actually working implementation of context switching.Trygve Laugstøl2016-01-046-107/+354
* o Moving around a lot of files.Trygve Laugstøl2016-01-0213-0/+1238
* o Adding a utility to dump segment sizes from the generated ELF files.Trygve Laugstøl2016-01-023-0/+227