Commit Graph

12 Commits

Author SHA1 Message Date
kraus 0319996fef fix typo in comment 2023-03-05 20:45:34 +01:00
kraus bd0dc90873 issue #1250, codechange, codebuild 2020-12-26 11:28:20 +01:00
kraus e1ded8eca8 issue #1362 2020-12-25 18:17:38 +01:00
Peter A. Bigot 995c725180 ssd1306_128x32: remove unreferenced static definitions
The presence of these produce "defined but not used" diagnostics that
cause builds to fail when `-Werror` is used.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2019-02-11 09:11:23 -06:00
kraus 48a65887aa issue #756 2019-02-09 14:27:24 +01:00
olikraus 07f077ee27 4->8 MHz, #215, ssd1306, sh1106, ssd1322 2017-05-14 09:30:03 +02:00
olikraus ad3ac3a66e HW SPI bug fixing 2016-08-21 11:46:01 +02:00
olikraus 9cc2909dc9 implementation issue #48 2016-08-17 21:01:03 +02:00
Bas Stottelaar cf846d814d Renames sck_clock_mode -> spi_mode. Implemented SPI modes for HW SPI. 2016-07-26 20:38:55 +02:00
Bas Stottelaar 54e3c1ae9b sck_takeover_edge -> sck_clock_mode to account for all four SPI modes. 2016-07-25 22:05:00 +02:00
olikraus 00b7d1337b intoduced flipmode_x_offset, removed option to disable flipmode handling (it is now always enabled) 2016-05-26 12:20:44 +02:00
olikraus 1bb0afc156 ssd1306 128x32, sh1106 2016-05-13 22:51:02 +02:00