Commit Graph

1028 Commits

Author SHA1 Message Date
olikraus aaa3253dc7 issue #398, ssd1326 2017-10-28 16:57:15 +02:00
olikraus 9c63ae7b7f issue #402 2017-10-25 23:33:52 +02:00
olikraus 57b51771fd issue #402 2017-10-25 23:32:36 +02:00
olikraus 22dec642da issue #402 2017-10-25 22:54:37 +02:00
olikraus 5267469122 Merge pull request #403 from m9365428/patch-1
Create keywords.txt
2017-10-25 20:43:58 +02:00
olikraus e1cb9855d3 update 2017-10-24 21:09:36 +02:00
m9365428 8576a7085d Create keywords.txt
Test run for keywords.txt
quick test using commands listed in https://github.com/olikraus/u8g2/wiki/u8g2reference
included one font in literals for testing.

Thought: If font codes where rewriten as u8g2.font.ncenB08.tr then fewer entries would be needed and it might simplify backend code.

method:
1. add new line for keyword in proper section
2. after keyword intert literal TAB not spaces. I edited in note pad and copied over.
3. after TAB insert word type (KEYWORD 1, KEYWORD 2, KEYWORD3, LITERAL 1, LITERAL2)

more documentation on keyword.txt
https://gist.github.com/gschandler/8704468    (template)
https://www.arduino.cc/en/Hacking/LibraryTutorial    (near the bottom)
https://spencer.bliven.us/index.php/2012/01/18/arduino-ide-keywords/    (what are the types)
2017-10-24 13:37:17 -05:00
olikraus c4c4cccd4b update 2017-10-21 10:03:15 +02:00
olikraus 9a55f6f791 JLX25665, issue #399 2017-10-21 10:01:32 +02:00
olikraus ed7d033e4f issue #399 2017-10-21 09:52:41 +02:00
olikraus 8d980527df JLX25664, issue #399 2017-10-21 08:06:54 +02:00
olikraus a313bfe01a i2c support for st75256, issue #384 2017-10-20 23:48:29 +02:00
olikraus a0473f6064 renamed new ssd1327 128x128 constructor, fix for flip mode, #397 2017-10-20 18:40:52 +02:00
olikraus bbb6587711 issue #397 2017-10-19 22:44:04 +02:00
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