Commit Graph

1014 Commits

Author SHA1 Message Date
olikraus 19b2f16142 Merge branch 'master' of https://github.com/olikraus/u8g2 2017-10-19 21:10:48 +02:00
olikraus 0917449a09 fixed drawBitmap, #391 2017-10-19 21:10:18 +02:00
olikraus 85e49bb9b8 Merge pull request #393 from HendryKaak/cygwin
Do not use weak symbols on CYGWIN
... I wonder who wants to use u8g2 within cygwin..
2017-10-17 18:35:21 +02:00
Hendry Kaak 7bfe1a3bf8 Do not use weak symbols on CYGWIN
Apparently CYGWIN does not properly support these, the weak
u8x8_GetMenuEvent() symbol is not found by the linker during
the link step.
2017-10-17 16:41:31 +02:00
olikraus ae20710301 Merge pull request #390 from neilpanchal/patch-2
Added Multiple SPI Display FAQ
2017-10-16 08:16:49 +02:00
Neil Panchal b8622f5ffc Added FAQ for Multiple Displays
Changed formatting
2017-10-15 15:17:27 -07:00
Neil Panchal 21bdb98bd8 Added Multiple SPI Display FAQ 2017-10-15 14:56:27 -07:00
olikraus ad1222c8bf update 2017-10-15 11:18:42 +02:00
olikraus af0b4fba1f towards 2.19.8 2017-10-13 18:48:02 +02:00
olikraus a08b50919e issue #368 2017-10-13 18:41:46 +02:00
olikraus dd4035133c update 2017-10-11 23:09:11 +02:00
olikraus 424e959f16 issue #163, flip mode for JLX172104 2017-10-11 18:39:36 +02:00
olikraus 742b2dfdc6 issue #163, flipmode for 256x128 LCD 2017-10-11 18:28:44 +02:00
olikraus 1ad6827707 issue #163 2017-10-11 15:09:40 +02:00
olikraus be368f28c6 update 2017-10-11 08:42:48 +02:00
olikraus ddf6ed525b cleanup #163 2017-10-11 08:13:09 +02:00
olikraus eecdfcd034 update 2017-10-11 06:08:59 +02:00
olikraus 094ed83994 update 2017-10-09 21:38:58 +02:00
olikraus 42addd3004 work on st75256 2017-10-09 21:36:06 +02:00
olikraus d7ef7bb2e7 update 2017-10-09 19:23:14 +02:00
olikraus 2184d3b544 2.19.7 2017-10-08 23:34:28 +02:00
olikraus 0f8db411bb issue #378, fixed flipmode x offset, reduced I2C and SPI clock timing 2017-10-08 23:32:36 +02:00
olikraus 0c04ca4675 2.19.6 2017-10-08 16:24:40 +02:00
olikraus dd8f38b6ad flipmode problem, #378 2017-10-08 16:22:26 +02:00
olikraus adc34ca58d issue #378, removed ESP8266 ifdefs, includes modifications for st75256 (which still does not work, #163) 2017-10-08 13:09:44 +02:00
olikraus 4defe03d01 issue #163 2017-10-07 16:30:31 +02:00
olikraus be3fd67410 issue #349 UW-ttyp0 fonts 2017-10-07 11:41:17 +02:00
olikraus e851d6386f update 2017-10-07 05:58:35 +02:00
olikraus d01d03589b i2c support for uc1601, issue #378 2017-10-07 05:40:21 +02:00
olikraus 25ed12f561 uc1601, contrast increase, default mapping to 0xc4, removed shift 2 for contrast setting, issue #378 2017-10-07 05:28:04 +02:00
olikraus ea80ed72e5 2.19.4 2017-10-06 23:40:57 +02:00
olikraus 28abb2c570 ESP32, Wire.h pin remapping support, #377 2017-10-06 23:38:01 +02:00
olikraus fd018eb674 issue #377, added HW I2C pin remapping for ESP32 2017-10-06 22:17:27 +02:00
olikraus 0c676a01b5 issue #378 2017-10-06 20:48:12 +02:00
olikraus ce858db6a6 issue #378, codebuild 2017-10-05 22:50:40 +02:00
olikraus effacecf69 issue #378, initial checkin 2017-10-05 22:45:21 +02:00
olikraus cdb72de5cb uc1601 2017-10-05 19:36:56 +02:00
olikraus e32a1bf1da png 2017-10-04 22:08:20 +02:00
olikraus 9878b37f94 builder file 2017-10-04 21:19:19 +02:00
olikraus f8056d5ce7 update 2017-10-03 08:53:04 +02:00
olikraus d4664420a3 2.19.2 2017-10-03 07:20:33 +02:00
olikraus d273ea33b4 issue #371 2017-10-03 07:18:58 +02:00
olikraus e9aca5de5b alarm clock 2017-10-02 20:04:11 +02:00
olikraus 1a893d3af1 UC1638, issue #371 2017-10-02 18:35:15 +02:00
olikraus 0ebfe2d486 uc1638, issue #371 2017-10-02 16:02:47 +02:00
olikraus 49b4d25550 issue #371, added uc1638 device 2017-10-02 15:09:00 +02:00
olikraus 5e48550a93 update 2017-10-02 13:15:47 +02:00
olikraus 1cd6f71df7 2.18.13 2017-09-30 10:56:22 +02:00
olikraus bb1222025d fixed memory bug, #370 2017-09-30 09:06:23 +02:00
olikraus 830e6aa5cd bugfix for #370 (reset curr tile row to 0 after clear display) 2017-09-30 08:28:13 +02:00