Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move sw to sw-old and hw to hw-altium, add kicad files | Nao Pross | 2018-10-30 | 1 | -91/+0 |
| | |||||
* | Update makefile, and bug fix in pio driver and usart | Nao Pross | 2017-11-09 | 1 | -1/+1 |
| | |||||
* | Move test units to z80/tests, and drivers are now statically linked | Nao Pross | 2017-10-05 | 1 | -0/+91 |
Makefiles for the test units were getting messier, so now drivers (that need to be tested) are statically compiled in their own folder under z80/drivers. The kernel makefile and is now broken since everything has been moved. |