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