aboutsummaryrefslogtreecommitdiff
path: root/uart.h
AgeCommit message (Expand)Author
2020-01-04rearranged files, updated makefilevetch
2020-01-03write to peripheral registers like humansWojtek Kosior
2020-01-03add TODO commentWojtek Kosior
2020-01-03fix interrupt enabling/disabling/polling and uart fifo setting to make the io...Wojtek Kosior
2020-01-03add (not yet fully working - it can only send through uart now) interrupt-dri...Wojtek Kosior
2019-12-31use nice #define's instead of ugly enumWojtek Kosior
2019-12-30io api reworkWojtek Kosior
2019-11-19guard against multiple-inclusion of headersWojtek Kosior
2019-10-08optimize importsvetch
2019-10-03changes in Makefile, modularize kernelvetch