Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o i2c test | Trygve Laugstøl | 2017-01-25 | 2 | -3/+32 |
| | | | | o Misc other stuff. | ||||
* | o Seemingly working Mutexes. | Trygve Laugstøl | 2016-01-05 | 2 | -0/+8 |
| | | | | o Dropping the privileged/unprivileged split for now. | ||||
* | o Actually working implementation of context switching. | Trygve Laugstøl | 2016-01-04 | 4 | -19/+59 |
| | | | | 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 | 7 | -0/+615 |