Commit Graph

383 Commits

Author SHA1 Message Date
kraus 9ab4a1ecb8 issue #2075 2023-01-10 15:12:14 +01:00
kraus e7eb94dac8 updates, issue #2051 2023-01-02 22:39:25 +01:00
kraus 90ae301235 codebuild, issue #2058 2022-12-29 20:59:21 +01:00
kraus 99689b0cea codebuild exe, ino update, issue #2063 2022-12-29 18:42:46 +01:00
kraus 89218d2909 issue #2051 codebuild 2022-12-14 22:58:49 +01:00
Chris 5aa2c32c6d Fix minor comment typos 2022-12-10 17:25:51 +10:30
kraus 19b1e2068f Merge branch 'master' of https://github.com/olikraus/u8g2 2022-11-20 00:45:05 +01:00
Donna Whisnant 8d87c0c56b Fix ATmega328PB build with AVR MiniCore (such as PlatformIO uses)
by including the 'Wire1.h' header for 2nd I2C port.
Fixes #1890
2022-11-15 10:16:35 -06:00
kraus 3f3347fdc3 issue #1998 codebuild exec 2022-11-05 23:34:40 +01:00
kraus 10ba2afedf codebuild #1970 2022-10-09 11:50:18 +02:00
kraus a41ccec32a issue #1959 codebuild 2022-09-21 18:24:53 +02:00
kraus 33618fad8a issue #1960 codebuild exe 2022-09-18 15:32:39 +02:00
kraus 77e372dc2a ST7567 i2c/3w spi fix, codebuild result, issue #1939 2022-09-03 11:47:50 +02:00
kraus 5fdd8ebf26 issue #1938 codebuild exec 2022-08-30 21:36:10 +02:00
kraus ad617c2bce codebuild exec, issue #1932 2022-08-13 08:54:57 +02:00
kraus 2ce829ac01 X2 issue #1919 2022-08-10 23:29:31 +02:00
kraus c73f60b33a issue #1913 codebuild 2022-07-18 22:22:28 +02:00
izilzty 639346b53e
更改显示数据字节顺序交换位置 2022-07-06 23:07:26 +08:00
izilzty 7d90d05fc9
Merge branch 'olikraus:master' into master 2022-06-29 15:21:09 +08:00
kraus b2f86d3cad codebuild exec, issue #1897 2022-06-25 23:01:25 +02:00
izilzty d07a780b44
Merge branch 'olikraus:master' into master 2022-06-25 17:25:59 +08:00
kraus 6f1264f195 codebuild exec, issue #1887 2022-06-19 21:48:48 +02:00
izilzty 348ae6ca7e
Merge branch 'olikraus:master' into master 2022-06-15 14:11:33 +08:00
kraus e481e7dd3a issue #1873, codebuild exec 2022-06-12 09:42:02 +02:00
izilzty d8fa3fafcb
Merge branch 'olikraus:master' into master 2022-05-27 08:50:39 +08:00
kraus df096f554c discussion #1868, issue #1869 codebuild exec 2022-05-26 23:15:21 +02:00
izilzty 780f0b3842
Merge branch 'olikraus:master' into master 2022-05-01 11:01:46 +08:00
kraus fb059ab21f issue #1850, changed U8x8_DO_NOT_SET_WIRE_CLOCK to U8X8_DO_NOT_SET_WIRE_CLOCK 2022-04-30 10:43:31 +02:00
Peter Bendel d51d9a4897 add a global define that can displabe Wire.setClock() 2022-04-29 17:03:10 +02:00
izilzty 120db1383a
Merge branch 'olikraus:master' into master 2022-04-19 15:11:25 +08:00
kraus bb5ea4cba1 issue #1816 codebuild 2022-04-18 00:03:12 +02:00
kraus 62490d900e issue #1844 2022-04-15 23:32:19 +02:00
izilzty 18ad16f79f
使用codebuild重新生成代码 2022-04-13 00:00:18 +08:00
izilzty 63985071d1
增加适合新字节顺序的截屏函数 2022-04-08 00:47:04 +08:00
izilzty 8a7aa5cc17
增加软件SPI支持 2022-04-05 23:29:03 +08:00
izilzty 6b6fd24fdd
增加GP1247AI GP1287AI VFD显示器支持 2022-04-05 16:09:59 +08:00
kraus 9b97313101 codebuild #1806 2022-03-19 21:29:51 +01:00
kraus d5413a8976 codebuild #1812 2022-03-14 22:40:39 +01:00
kraus 9b616b45a7 update MUI 2022-03-08 22:58:01 +01:00
kraus c7228eafe6 issue #1804 2022-03-05 18:03:43 +01:00
olikraus 937596ba99
Merge pull request #1530 from OperatorFoundation/master
Add getCursorX and getCursorY
2022-03-04 13:51:21 +01:00
kraus 74572e110d 2.32.9 2022-01-23 10:35:57 +01:00
kraus 5b611bc602 update and codebuild, issue #1759 2022-01-23 09:27:55 +01:00
olikraus ef515e6c77
Merge pull request #1408 from jogi-k/Add_Teensy_T3_Support
Add teensy t3 support fixes #1175
2022-01-12 10:10:07 +01:00
Petteri Aimonen dbe0304223 Add #ifdefs to make C++ interface usable without Arduino. 2022-01-10 20:40:29 +02:00
kraus fd85522318 update 2022-01-07 19:46:39 +01:00
kraus 27bc978e7f update 2022-01-07 13:08:33 +01:00
Adelita 745e75669f
Merge branch 'olikraus:master' into master 2021-12-21 12:56:52 -06:00
lbernstone eabc36fc61
fix Wire.begin for esp32
esp32 Wire.begin has been overloaded such that if the first parameter is a uint8_t, it keys as a slave device.  So, cast the pin to be int.  I do not have a esp8266 around to test, so would recommend checking that it doesn't affect them.
2021-10-24 18:32:15 -06:00
kraus 63e7f43d1c ino, issue #1642 2021-10-20 22:10:33 +02:00