Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o A couple of stepper motor driver applications. | Trygve Laugstøl | 2016-08-31 | 1 | -0/+2 |
| | |||||
* | o Actually working implementation of context switching. | Trygve Laugstøl | 2016-01-04 | 1 | -0/+1 |
| | | | | It is important to remember to update the stack to the task descriptor on every switch! | ||||
* | o Moving around a lot of files. | Trygve Laugstøl | 2016-01-02 | 1 | -0/+5 |
| | |||||
* | o Adding a utility to dump segment sizes from the generated ELF files. | Trygve Laugstøl | 2016-01-02 | 1 | -0/+1 |
o Adding os2 with support for critical sections. More to come. o Adding dma1 to test DMA + SPI. |