summaryrefslogtreecommitdiff
path: root/src/core/hw/hw_lcd.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-17renamed hw_lcd module to just lcdGravatar bunnei1-48/+0
2014-04-10updated logging messageGravatar bunnei1-2/+2
2014-04-08fixed project includes to use new directory structureGravatar bunnei1-4/+7
2014-04-08got rid of 'src' folders in each sub-projectGravatar bunnei1-0/+0
2014-04-08fixed all license file headers in coreGravatar bunnei1-23/+3
2014-04-06removed log message from hw_lcdGravatar bunnei1-2/+0
2014-04-06calling SwapBuffers from hw_lcd.cppGravatar bunnei1-0/+2
2014-04-05changed hw_lcd to use ARM core correct tick counter instead of [what was actu...Gravatar bunnei1-3/+3
2014-04-05added a module for interfacing to hardware LCDGravatar bunnei1-20/+23
2014-04-05added initial support for hw.cpp moduleGravatar bunnei1-25/+17
2014-04-04added hw module to interface h/w register reads/writesGravatar bunnei1-0/+70