Commit Graph
375 Commits
Author SHA1 Message Date
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 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
olikraus cfc42f2105 Merge pull request #1614 from wuhanstudio/unified-u8g2lib
Use yield() only when #defiend ARDUINO
2021-10-06 09:51:44 +02:00
wuhanstudio 79ba6cac99 use yield() only #defined ARDUINO 2021-10-06 08:05:47 +01:00
wuhanstudio 0a1f147f36 Use Arduino functions only when #defined ARDUINO 2021-10-05 23:12:19 +01:00
kraus c02b4a2778 codebuild (gu800 cad), issue #1604 2021-10-03 23:45:42 +02:00
kraus 2458cb3403 codebuild exec, issue #1604 2021-10-03 11:44:31 +02:00
kraus 58cd5c8d6e st7920 codebuild exec issue #1593 2021-09-27 23:20:41 +02:00
kraus 2dda5d7937 issue #1598 codebuild exec 2021-09-26 19:07:48 +02:00
kraus 80b3d1899f issue #1577 2021-09-07 22:50:52 +02:00