Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Got a basic timer to work. | Josh Rahm | 2020-12-09 |
* | Added header files implementing a basic AVL tree and Map based off it. | Josh Rahm | 2020-12-06 |
* | Got a very basic external interrupt to work. | Josh Rahm | 2020-12-05 |
* | Added kernel-level abstraction over the spi interface. | Josh Rahm | 2020-12-04 |
* | Double the SPI bandwith by writing only 8 bits to the spi data register inste... | Josh Rahm | 2020-12-03 |
* | Some LED lights working. Not great. WIP | Josh Rahm | 2020-11-28 |
* | Basic SPI working. | Josh Rahm | 2020-11-26 |
* | Add module for controlling the MPU. | Josh Rahm | 2020-11-25 |
* | Changes to painic. It now prints the stack at the time of failure (if logging... | Josh Rahm | 2020-11-24 |
* | Fix kalloc. Now the HEAP START and HEAP END globals are defined by the linker... | Josh Rahm | 2020-11-24 |
* | Moved action to top level. | Josh Rahm | 2020-11-24 |