Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common/lcd_console: introduce display/framebuffer rotation | Hannes Petermaier | 2015-04-18 | 1 | -71/+92 |
* | common/lcd_console: move single static variables into common (static) structure | Hannes Petermaier | 2015-04-18 | 1 | -38/+38 |
* | common/lcd_console: ask only one-time for bg/fg-color per call | Hannes Petermaier | 2015-04-18 | 1 | -5/+2 |
* | common/lcd_console: cleanup lcd_drawchars/lcd_putc_xy | Hannes Petermaier | 2015-04-18 | 1 | -16/+7 |
* | common/lcd: Add command for writing to lcd-display | Hannes Petermaier | 2015-03-05 | 1 | -0/+18 |
* | common/lcd: Add command for setting cursor within lcd-console | Hannes Petermaier | 2015-03-05 | 1 | -0/+21 |
* | lcd_console: remove unused defines | Nikita Kiryanov | 2015-01-10 | 1 | -4/+0 |
* | lcd: refactor lcd console stuff into its own file | Nikita Kiryanov | 2015-01-10 | 1 | -0/+215 |