Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-11-09 | Update makefile, and bug fix in pio driver and usart | Nao Pross | 10 | -15/+450 | |
2017-10-19 | Fix for PIO driver and its test and deletes build files | Nao Pross | 25 | -1513/+95 | |
2017-10-05 | Move test units to z80/tests, and drivers are now statically linked | Nao Pross | 26 | -0/+1649 | |
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. |