Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Improving the mcu-stm32 cmake library a bit. Starting on a USB example. | Trygve Laugstøl | 2017-01-25 | 3 | -2/+109 |
* | o i2c test | Trygve Laugstøl | 2017-01-25 | 1 | -2/+7 |
* | o Seemingly working Mutexes. | Trygve Laugstøl | 2016-01-05 | 1 | -2/+2 |
* | o Actually working implementation of context switching. | Trygve Laugstøl | 2016-01-04 | 2 | -6/+15 |
* | o Adding a utility to dump segment sizes from the generated ELF files. | Trygve Laugstøl | 2016-01-02 | 1 | -13/+7 |
* | o Basic pre-emptive task switching OS. | Trygve Laugstøl | 2015-12-29 | 1 | -1/+1 |
* | o Moving more init code to C. | Trygve Laugstøl | 2015-12-21 | 1 | -8/+13 |
* | o Functional initialization of .data and .bss. | Trygve Laugstøl | 2015-12-18 | 1 | -6/+17 |
* | correct linking, putting the assembly code in .text with proper linking scrip... | Trygve Laugstøl | 2015-12-14 | 1 | -7/+8 |
* | wip | Trygve Laugstøl | 2015-12-13 | 2 | -0/+83 |