#adafruit-github-feed
1 messages ยท Page 17 of 1
4dfba2f put .frozen before /lib in sys.path; update fro... - dhalbert
fa1edb2 Merge pull request #1314 from dhalbert/3.x-froz... - dhalbert
4f2f571 Adding the serial_bytes_available() method to t... - ATMakersBill
bd4188a adding changes to mpconfigboard.mk to reduce me... - ATMakersBill
adf9b21 Merge pull request #1317 from ATMakersBill/seri... - tannewt
9bdc390 Fixes for WICED Feather hardware SPI - PaintYourDragon
081bc84 Deploy code docs to GitHub Pages Travis build: 70 - Travis CI
6a14ce8 add Serial1 on STEMMA connector - ladyada
8bb579c Merge branch 'master' of github.com:adafruit/Ar... - ladyada
f6a4451 DM: remove openocd for samd51, fix include guards - deanm1278
6ec89e5 DM: remove unnecessary debug scripts for m4 boards - deanm1278
03cf2d9 Round rects; limit radius to 1/2 minor axis - PaintYourDragon
37b8142 DM: fix grandcentral SPI miso pad - deanm1278
14aace7 no subprrocess make; supprses some subjobs - dhalbert
2851776 flush before and after subprocess.run - dhalbert
918cd71 flush stdout after each board build - dhalbert
69d73da CPX fixes: add &MI_00 to all devices so CPLAYBO... - dhalbert
bdfe4a9 do not install CPX drivers on win10 - dhalbert
0fd0659 Merge remote-tracking branch 'adafruit/master' ... - dhalbert
285ca1b fix webusb nullinstall and re-sign - dhalbert
efc0ad1 re-sign CPX driver, making sure line endings ar... - dhalbert
e17ebd8 Added some nRF52840 instrumentation - microbuilder
930be6c Updated bootloader binary and added UICR writes - microbuilder
5ace604 Replaced the bootloader .bin - microbuilder
a8708c0 Skip zeroed-out data chunks (20x faster!) - microbuilder
fdb75fa Removed unused _UICR.bin file. - microbuilder
b0b022d SPI DMA: avoid 0-byte transfers! - PaintYourDragon
e167179 Fix ESP32 stuff - PaintYourDragon
b74f3bf Remove some temp files, oops - PaintYourDragon
f01e289 Add ZeroDMA to Travis dependencies - PaintYourDragon
25612a9 Disable SPI DMA by default! - PaintYourDragon
f67814f Adding SparkFun nRF52840 Mini board support. - jimblom
09316b3 remove non-broken-out nrf pins. re-organize pin... - jimblom
8a981dc Merge remote-tracking branch 'adafruit/master' ... - tannewt
8fc72e8 Add SPI and I2C to SparkFun nRF52840 mini defin... - tannewt
ed8ee24 Merge pull request #1367 from sparkfun/master - tannewt
87073b4 Update badge to travis-ci.com - dhalbert
9e97f9e Merge pull request #1401 from dhalbert/travis-c... - dhalbert
8c184d4 change 'travis-ci.org' to 'travis-ci.com' - sommersoft
f7279ea Merge pull request #32 from sommersoft/readme_f... - kattni
d5ac69e change 'travis-ci.org' to 'travis-ci.com' - sommersoft
6e35cd2 Merge pull request #38 from sommersoft/readme_f... - kattni
c1e9fa8 change 'travis-ci.org' to 'travis-ci.com' - sommersoft
1d38fd8 Merge pull request #44 from sommersoft/readme_f... - kattni
8ad3bc2 change 'travis-ci.org' to 'travis-ci.com' - sommersoft
dbfabac Merge pull request #29 from sommersoft/readme_f... - kattni
3d28d7a change 'travis-ci.org' to 'travis-ci.com' - sommersoft
281bd43 Merge pull request #25 from sommersoft/readme_f... - kattni
91b53dd Add SPI baudrate passthrough - PaintYourDragon
2d4f546 Fix too-long line - PaintYourDragon
2886aea Add image paint and POV examples - PaintYourDragon
73e4fe8 Reorder import lines in examples for pylint - PaintYourDragon
0d796e4 don't bother yelm-eng@microsoft.com with our tr... - dhalbert
f667d4d Update mpconfigboard.mk - TG-Techie
c1dfee6 Merge pull request #1466 from TG-Techie/patch-1 - tannewt
126e06a Initial PyPortal WIP - PaintYourDragon
6288f12 Remove from wrong branch argh - PaintYourDragon
aaddcc7 Initial PyPortal WIP - PaintYourDragon
7506ded PyPortal variant work - PaintYourDragon
134067b Begin boards.txt entry, rename pyportal to pypo... - PaintYourDragon
2bd27cd Update boards.txt - PaintYourDragon
4cd8f8c Update boards.txt - PaintYourDragon
7a33e58 Put back native C UUID string parsing and print... - dhalbert
28cfd8a CharacteristicBuffer: make it be a stream class... - dhalbert
62df7ab Improve struct compatibility with CPython - dhalbert
e170e03 Merge remote-tracking branch 'adafruit/master' ... - dhalbert
6aa9f69 make translateimgrofybeepboopbop - dhalbert
a0fd9d4 adding upcoming pybadge - ladyada
43ebb77 Merge branch 'master' of github.com:adafruit/Ar... - ladyada
e4b25f2 Merge branch 'master' of github.com:adafruit/Ar... - ladyada
e49bf19 Merge branch 'master' of github.com:adafruit/Ar... - ladyada
abbad5f Merge branch 'master' of github.com:adafruit/Ar... - ladyada
d10fa4a Updated samd readme with SparkFun SAMD21 Dev pi... - ShawnHymel
d79615f Revert "Updated samd readme with SparkFun SAMD2... - ShawnHymel
65dc8d0 Updated .travis.yml and samd README with SparkF... - ShawnHymel
dd5165c Added support for SparkFun SAMD21 Dev - ShawnHymel
b16f489 Merge pull request #1496 from ShawnHymel/master - tannewt
452a622 Set up structure for touchio adafruit/circuitpy... - nickzoic
901db47 progress on NRF touchio.TouchIn #1048 - nickzoic
1dc4c47 touchio.TouchIn sensing working on a single pin... - nickzoic
4a09329 hugely simplified version of the touchio.TouchI... - nickzoic
539aaf0 speed up measurement loop - nickzoic
ee21cc1 Start on rotaryio.IncrementalEncoder adafruit/c... - nickzoic
21eb7e8 GPIOTE handlers for rotaryio.IncrementalEncoder... - nickzoic
95454ec useful output from rotaryio adafruit/circuitpyt... - nickzoic
a7c349b Add quarter-click logic to adafruit/circuitpyth... - nickzoic
b9db977 Change pin mode to pullup for adafruit/circuitp... - nickzoic
a24fabb extmod/modure: Add match.groups() method, and t... - dpgeorge
cbeac09 extmod/modure: Add match.span(), start() and en... - dpgeorge
b9dc23c extmod/modure: Add ure.sub() function and metho... - dpgeorge
20a787a extmod/ure: Handle some escape sequences. - deshipu
0865c9d extmod/ure: Support search/match() pos and endp... - notro
97aeb19 correct weak module links; samd module only in ... - dhalbert
c1144a2 regularize how module weak links and alternate ... - dhalbert
5c884bf forgot json - dhalbert
339a227 Remove rtc from pirkey_m0 to make TRANSLATION=f... - dhalbert
ba77a9c move non-u names for native modules to circuitp... - dhalbert
dafc370 moves 'shared_timer_handler' back to atmel-samd... - sommersoft
55e7c5a handle 'set_timer_handler' on this side, vs sam... - sommersoft
7a7f663 update peripherals submodule - sommersoft
a3f3872 fix build issues - sommersoft
af863a3 Merge pull request #1586 from sommersoft/shared... - tannewt
b81072e (fork rebuild) Initial support for 16bpp 555&56... - siddacious
ebbac61 Merge branch 'master' into bmp_bitdepths - siddacious
3843e96 Tweaking German hallowing build for size - siddacious
2cb31ea Merge branch 'master' into bmp_bitdepths - siddacious
3afcd3f another/different size tweak for the DE hallowi... - siddacious
398c706 added monochrome, 8bpp indexed, and 32bpp ARGB ... - siddacious
014595b fixed whitespace, clarified variable name, and ... - siddacious
e9f1812 Merge branch 'master' into bmp_bitdepths - siddacious
76dc8e1 fixed typo - siddacious
1ba7610 Merge pull request #1606 from siddacious/bmp_bi... - dhalbert
fec8f5b WIP ESP32 soft SPI fix - PaintYourDragon
ef5bf39 rearrange analog pins, let D3/D4 be a sercom - ladyada
030427e WIP fix for non-ESP32 boards - PaintYourDragon
6cd645b Bump version # for new release - PaintYourDragon
4abba95 Doxygen cleanup - PaintYourDragon
c6dba9b More Doxygen happiness - PaintYourDragon
f2b539e Deploy code docs to GitHub Pages Travis build: 146 - Travis CI
054d3ba Appease the ESP8266 compiler - PaintYourDragon
48951c4 Deploy code docs to GitHub Pages Travis build: 153 - Travis CI
c4d627a inital commit for English Pirate translation - sommersoft
3a738af Merge branch 'master' of https://github.com/ada... - sommersoft
3f5559d outdated .po file was outdated. oops. - sommersoft
186e315 Merge pull request #1622 from sommersoft/en_ARR - tannewt
ea45877 Accept x and y kwargs into Group for initial po... - tannewt
96a924f Turn off networking on M0s. - tannewt
224e9b1 Standardize TileGrid to x and y properties over... - tannewt
afbf590 Update displayio docs to add detail to display ... - tannewt
946790b Add better PewPew error messages and update tra... - tannewt
cadfd0a WIP parallel DMA, do not use yet - PaintYourDragon
2d102ea Deploy code docs to GitHub Pages Travis build: 155 - Travis CI
6704269 Parallel DMA working on PyPortal - PaintYourDragon
87bbd0f Deploy code docs to GitHub Pages Travis build: 156 - Travis CI
efe87d8 Tiny bit faster using if/else/else instead of s... - PaintYourDragon
df7663e Deploy code docs to GitHub Pages Travis build: 158 - Travis CI
1bd0463 Add non-blocking DMA option in writePixels() - PaintYourDragon
ed2d7e7 Deploy code docs to GitHub Pages Travis build: 161 - Travis CI
fe6266e Bump version #, enable DMA by default on PyPortal - PaintYourDragon
28081d8 Deploy code docs to GitHub Pages Travis build: 162 - Travis CI