summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-12split into sectionsJakob Kaivo
2018-11-12add linux/mxcfb.h for controlling the framebuffer, update CFLAGSJakob Kaivo
2018-11-10don't initialize GPIO ports that aren't actually being usedJakob Kaivo
2018-11-10only report button presses twice, which is better than hundreds of times, but...Jakob Kaivo
2018-11-10maintain fb structures long termJakob Kaivo
2018-11-10work on initializing the screensJakob Kaivo
2018-11-10capture button presses and shutdown requestsJakob Kaivo
2018-11-10replace if(cond)return bool;return !bool; with return !condJakob Kaivo
2018-11-10fix incorrect stringsJakob Kaivo
2018-11-10split GPIO stuff into separate fileJakob Kaivo
2018-11-10add values for button pushes to be checked at a later dateJakob Kaivo
2018-11-10fix all warningsJakob Kaivo
2018-11-10enable warningsJakob Kaivo
2018-11-10styleJakob Kaivo
2018-11-10add clean targetJakob Kaivo
2018-11-10add some more instructions to READMEJakob Kaivo
2018-11-10have enable_displays() use gpio_write()Jakob Kaivo
2018-11-10complete gpio_init(), room for improvementJakob Kaivo
2018-11-10fix type typoJakob Kaivo
2018-11-10add enabling of GPIO ports and setting directionJakob Kaivo
2018-11-10basic instructions for what will beJakob Kaivo
2018-11-10add email addressJakob Kaivo
2018-11-10Initial commitJakob Kaivo