summaryrefslogtreecommitdiffstats
path: root/sw/z80/libc/include/stdint.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move sw to sw-old and hw to hw-altium, add kicad filesNao Pross2018-10-301-13/+0
|
* Move test units to z80/tests, and drivers are now statically linkedNao Pross2017-10-051-0/+13
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.