summaryrefslogtreecommitdiffstats
path: root/sw/z80/drivers/pio.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-14Improvements in PIO driver, pio test rewritten in inline asmNao Pross1-16/+17
2017-11-09Update makefile, and bug fix in pio driver and usartNao Pross1-4/+7
2017-10-19Fix for PIO driver and its test and deletes build filesNao Pross1-13/+43
2017-10-05Move test units to z80/tests, and drivers are now statically linkedNao Pross1-2/+12
2017-08-25implements pio.h functions and makefile update to optimize sizeNao Pross1-4/+25
2017-08-01filesystem structure intro and docsNao Pross1-3/+3
2017-07-04new structure for process management, structures to discussNao Pross1-1/+2
2017-06-10add port interface header, api still to implementNao Pross1-18/+7
2017-06-02add serial interface and a few std library functionsNao Pross1-0/+29