Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-10-30 | Move sw to sw-old and hw to hw-altium, add kicad files | Nao Pross | 4 | -72/+0 | |
2017-11-23 | update cpld files from VHDL dev machine and delete programmer code (unused) | Nao Pross | 1 | -2/+2 | |
2017-11-14 | Improvements in PIO driver, pio test rewritten in inline asm | Nao Pross | 1 | -2/+2 | |
2017-11-09 | Update makefile, and bug fix in pio driver and usart | Nao Pross | 4 | -0/+57 | |
2017-10-05 | Move test units to z80/tests, and drivers are now statically linked | Nao Pross | 1 | -0/+15 | |
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. |