Commit Graph
52 Commits
Author SHA1 Message Date
JChristensen 1efe7b8c22 Compatibility with RP2350 when using RISC-V cores. 2025-06-19 16:49:49 -04:00
NickIOT72 f25af300ab Adafruit_SSD1306: added CH32V20X macro (line 53 on Adafruit_SSD1306.cpp); added compatibilty with CH32 RISC-V mcu family (line 55 on README.md); added compatibility with CH32V203 device (line 66 on README.md) 2025-05-02 16:32:31 -04:00
Meco Man 95fef51c89 add ARDUINO_ARCH_RTTHREAD to support RT-Thread 2024-10-06 12:06:40 -04:00
Justin Arruda f6abca5ee0 Add splash opt-out. 2021-11-07 08:32:19 -05:00
Zwettekop 43b68ff821 Fixed typo in README.md: ATSAM21D should be ATSAMD21 2021-06-08 03:27:26 +02:00
Robin Giese f2cdb5bdf4 Add support for Particle MCUs' I2C buffer sizing 2020-08-27 15:52:35 -07:00
dherrada 1aff4c911b Moved repository to github actions 2020-06-08 09:55:11 -04:00
John Plocher d747623eaa Updated pull request docs 2019-09-06 19:08:29 -07:00
John PlocherandGitHub 111581b787 fixed typo 2019-09-05 17:02:05 -07:00
John PlocherandGitHub 9ac6e39ece Added pull request detail for ENUM'd BLACK, WHITE and INVERSE
removed #define WHITE (&& BLACK && INVERSE)
replaced with class scoped   enum SSD1306_Colors { BLACK=0, WHITE=1, INVERSE=2 };
2019-09-05 17:01:27 -07:00
Phillip Burgess 062a520bbe Still moar README tweaks 2018-11-13 10:27:52 -08:00
Phillip Burgess a9dee6f03a Moar README tweaks 2018-11-13 10:26:21 -08:00
Phillip Burgess 40519cdbbb Fix errant # 2018-11-13 10:24:27 -08:00
Phillip Burgess b7842ec39f README cleanup + begin Travis CI work 2018-11-13 10:22:33 -08:00
Phillip Burgess 7a77e68e58 WICED Feather support (no HW SPI), revert ssd1306_command() behavior 2018-11-09 15:19:11 -08:00
Phillip Burgess 0a7ef5af16 Sweep of various things. ESP32 I2C clock, add getPixel(), etc. 2018-11-08 21:05:45 -08:00
Phillip Burgess e0ecb729d2 ESP32 fix 2018-11-08 20:02:50 -08:00
Phillip Burgess f682819634 Dynamic allocation for screen buffer, supports alt Wire & SPI buses, transactions & more 2018-11-08 15:43:43 -08:00
Andy Doro f11bb677e1 update compatibility matrix in README 2016-04-12 14:50:23 -04:00
Andy Doro 5347de3a0b update compatibility matrix in README 2016-01-14 14:09:32 -05:00
Andy Doro 9bdf530826 update compatibility matrix in README 2016-01-14 14:04:39 -05:00
Andy Doro 6ddbf34498 update compatibility matrix in README 2016-01-14 14:02:26 -05:00
Andy Doro f325ce743f update compatibility matrix in README 2016-01-14 13:59:50 -05:00
Andy Doro d7781515db update compatibility matrix in README 2016-01-14 13:56:23 -05:00
Andy Doro 004ebe3b0a update compatibility matrix in README 2016-01-14 13:05:19 -05:00
Andy Doro abb8a8e6cd update compatibility matrix in README 2016-01-14 13:02:34 -05:00
Andy Doro 750adcf869 update compatibility matrix in README 2016-01-14 12:49:46 -05:00
Andy Doro 9f5a17ea4e update compatibility matrix in README 2016-01-14 12:13:02 -05:00
Andy Doro 3e55adc4fe update compatibility matrix in README 2016-01-14 12:07:37 -05:00
Andy Doro 62bb8e9a79 update compatibility matrix in README 2016-01-14 12:05:06 -05:00
Andy Doro dddd0212f8 update compatibility matrix in README 2016-01-14 11:57:15 -05:00
Andy Doro 6bd2718118 update compatibility matrix in README 2016-01-14 11:54:41 -05:00
Andy Doro 577c0672c5 update compatibility matrix in README 2016-01-14 11:52:34 -05:00
Andy Doro 0b53275706 update compatibility matrix in README 2016-01-14 11:52:24 -05:00
Andy Doro a67db50b49 update compatibility matrix in README 2016-01-12 11:04:31 -05:00
Andy Doro 6ce8821d87 update compatibility matrix in README 2016-01-12 10:22:11 -05:00
Andy Doro 955f21145e update compatibility matrix in README 2016-01-12 10:21:29 -05:00
Andy Doro 2ed01f3894 update compatibility matrix in README 2016-01-11 17:05:00 -05:00
Andy Doro 16c4638fdd update compatibility matrix in README 2016-01-11 16:39:48 -05:00
Andy Doro e24ab60b42 update compatibility matrix in README 2016-01-11 16:35:56 -05:00
Andy Doro 402732feb4 update compatibility matrix in README 2016-01-11 16:32:48 -05:00
Andy Doro 7d2d391356 update compatibility matrix in README 2016-01-11 16:28:32 -05:00
Andy Doro 055d83c572 update compatibility matrix in README 2015-12-15 17:33:48 -05:00
Andy Doro f94df0c1fc update compatibility matrix in README 2015-12-08 11:49:42 -05:00
Andy Doro a4ce8290e4 update compatibility matrix in README 2015-12-07 12:14:15 -05:00
Andy Doro e44740d7af update compatibility matrix in README 2015-12-03 18:12:14 -05:00
Andy Doro 2fdace1fb1 update compatibility matrix in README 2015-12-03 18:05:53 -05:00
Andy Doro 28cb5b7e52 update compatibility matrix in README 2015-12-03 18:04:16 -05:00
Andy Doro bd2907d19e update compatibility matrix in README 2015-12-03 17:11:26 -05:00
Andy Doro 58dfdc147d update compatibility matrix in README 2015-12-03 17:06:56 -05:00