Dylan Herrada
|
c40424af31
|
Bump to 1.10.3
|
2020-11-23 16:01:31 -05:00 |
|
Phillip Burgess
|
f876b1360c
|
Fix clipping in fast H/V lines on canvases
|
2020-10-19 12:00:55 -07:00 |
|
Dylan Herrada
|
8d7bdff6dc
|
Bump to 1.10.1
|
2020-09-07 15:48:09 -04:00 |
|
Limor "Ladyada" Fried
|
d9220ba7d3
|
Gray oled support (#317)
rename monooled to grayoled and support 1 or 4 bpp - backtested with SH110x and also new SSD1327
bump too
|
2020-08-23 14:18:56 -04:00 |
|
siddacious
|
0752d4bd4f
|
bumping minor version
|
2020-06-18 18:55:18 -07:00 |
|
dherrada
|
aa3ecbd358
|
Bump to 1.8.5
|
2020-06-15 17:17:28 -04:00 |
|
dherrada
|
1232016e3b
|
Bump to 1.8.4
|
2020-06-01 15:19:26 -04:00 |
|
dherrada
|
eeec0f6c01
|
Update version in library.properties to 1.8.3
|
2020-05-18 17:02:51 -04:00 |
|
lady ada
|
32439f79dc
|
try manually installing ili9341
|
2020-05-17 16:38:02 -04:00 |
|
lady ada
|
4c95a95e81
|
correct fix for attiny
|
2020-05-17 12:29:30 -04:00 |
|
lady ada
|
709437a01b
|
dont use mono oled with trinkets
|
2020-05-16 22:38:19 -04:00 |
|
lady ada
|
bd0e813006
|
Merge branch 'master' of github.com:adafruit/Adafruit-GFX-Library
|
2020-05-16 00:47:10 -04:00 |
|
lady ada
|
bf36a21bbf
|
Add new dep for Adafruit_BusIO and monochrome OLED helper class that does most of the heavy lifting
|
2020-05-16 00:47:06 -04:00 |
|
Limor "Ladyada" Fried
|
b01f5e1731
|
Generic mono oled support (#289)
* initial monooled
* i2c basic support
* add dep
* fix warnings
* doxy
* dirty rects if u pleeeze
* reset *before* trying to connect to i2c
* fix up SPI mode!
* cllang
* doxy
|
2020-05-16 00:45:51 -04:00 |
|
siddacious
|
7fd0c5ea1d
|
Update library.properties
|
2020-01-16 13:52:11 -08:00 |
|
siddacious
|
4ae6b535f2
|
Update library.properties
|
2020-01-08 11:07:55 -08:00 |
|
Lady Ada
|
c023885755
|
bump to release actions/dependencies
|
2019-12-27 17:19:26 -05:00 |
|
Limor "Ladyada" Fried
|
6abf693056
|
Actionsci2 (#264)
add library dependancy
remove travis CI
update badge
enable Actions
|
2019-12-27 17:10:08 -05:00 |
|
Melissa LeBlanc-Williams
|
bdf1bc3f47
|
Bumped for version release
|
2019-12-20 08:25:02 -08:00 |
|
Melissa LeBlanc-Williams
|
4169843c85
|
Bumped for version release
|
2019-12-18 15:12:50 -08:00 |
|
siddacious
|
a8aff3f9bf
|
bumping!
|
2019-12-10 12:28:36 -08:00 |
|
Limor "Ladyada" Fried
|
fc13f34850
|
Update library.properties
|
2019-10-18 14:30:21 -04:00 |
|
ladyada
|
051fe67a0f
|
add DMA support for nrf52
|
2019-10-17 14:28:17 -04:00 |
|
Ladyada
|
7d928bcc1f
|
bump version
|
2019-09-13 00:13:38 -04:00 |
|
Jan Hoffmann
|
fb2757d5fb
|
Update library.properties
|
2019-07-04 12:19:20 +02:00 |
|
ladyada
|
f7a1e47799
|
bump minor version (making WIDTH/HEIGHT not consts)
|
2019-06-16 20:31:01 -04:00 |
|
Melissa LeBlanc-Williams
|
3cd97982cd
|
bumped library
|
2019-06-12 14:01:15 -07:00 |
|
ladyada
|
73cddc393d
|
bump to speed up arcada
|
2019-06-01 19:02:15 -04:00 |
|
Phillip Burgess
|
b0dc94def7
|
Inline some of the trivial functions, add byteSwap() for GFXcanvas16
|
2019-05-29 20:33:31 -07:00 |
|
Phillip Burgess
|
5fa33d0020
|
Add hooks for SPI data mode
|
2019-05-17 22:25:09 -07:00 |
|
Melissa LeBlanc-Williams
|
de85b7696f
|
Added readcommand8 to GFX (#220)
|
2019-05-10 18:12:05 -04:00 |
|
Melissa LeBlanc-Williams
|
cc87251ef0
|
Bumped library version
|
2019-05-09 15:13:37 -07:00 |
|
Phillip Burgess
|
0f3f657f43
|
SPITFT: ESP8266 fix
|
2019-05-03 13:59:22 -07:00 |
|
Phillip Burgess
|
a453d081b4
|
SPITFT: work with any SERCOM SPIs
|
2019-05-03 11:36:29 -07:00 |
|
Limor "Ladyada" Fried
|
3ef9ce534c
|
Update library.properties
|
2019-04-27 17:29:49 -04:00 |
|
Phillip Burgess
|
e83e3ce2f1
|
SPI DMA: add support for SERCOM6 & 7 on big M4 chips
|
2019-04-21 18:43:05 -07:00 |
|
Melissa LeBlanc-Williams
|
35055667c4
|
added the sendCommand function (#209)
* Added sendCommand for SPI abstraction
|
2019-04-13 17:56:36 -04:00 |
|
Phillip Burgess
|
253e30d6eb
|
Bump version # for big-endian writePixels() option
|
2019-03-26 10:23:59 -07:00 |
|
Phillip Burgess
|
4c7192b197
|
Fix error with pre-C++11 compilers
|
2019-03-18 13:34:23 -07:00 |
|
Phillip Burgess
|
026c152d45
|
Conditional compile SAMD51 parallel code
|
2019-03-17 19:43:48 -07:00 |
|
Phillip Burgess
|
fe6266e2a8
|
Bump version #, enable DMA by default on PyPortal
|
2019-03-17 18:57:03 -07:00 |
|
Phillip Burgess
|
b8fd9b4366
|
Change transaction & CS ordering
|
2019-03-16 14:57:09 -07:00 |
|
Phillip Burgess
|
6704269c77
|
Parallel DMA working on PyPortal
|
2019-03-14 22:09:42 -07:00 |
|
Phillip Burgess
|
054d3bae53
|
Appease the ESP8266 compiler
|
2019-03-02 17:29:20 -08:00 |
|
Limor "Ladyada" Fried
|
c8bd1f4e56
|
Update library.properties
bump version
|
2019-03-01 23:34:00 -05:00 |
|
Phillip Burgess
|
6cd645b923
|
Bump version # for new release
|
2019-03-01 19:05:03 -08:00 |
|
Phillip Burgess
|
387d7800e6
|
Experimental SPI DMA support on SAMD (disabled by default)
|
2018-12-11 20:25:34 -08:00 |
|
Phillip Burgess
|
85cc1d9508
|
Move 'writeCommand' and others from protected to pricate (eyes code and others are using these)
|
2018-11-29 11:59:07 -08:00 |
|
Phillip Burgess
|
03cf2d917e
|
Round rects; limit radius to 1/2 minor axis
|
2018-11-26 13:41:26 -08:00 |
|
Phillip Burgess
|
9bdc390458
|
Fixes for WICED Feather hardware SPI
|
2018-11-16 22:09:07 -08:00 |
|