#adafruit-github-feed
1 messages ยท Page 20 of 1
8c1209c Initial import of MKRVidor (based on MKRZero) - facchinm
e87e10b VIDOR: fix some pinuxing and enable clkout - facchinm
040c851 Remove initialization of all pins as INPUT - facchinm
1b0e383 VIDOR: let library tweak digital* to allow virt... - facchinm
73af72d EXPERIMENTAL: add fpga bitstream to Vidor binary - facchinm
cdeb085 Initial Itsy nRF52840 defn - dhalbert
7d04d91 use bitbang SPI for DotStar; still need to fix ... - dhalbert
ab6fd34 add object types to rgb status objects;mark spi... - dhalbert
d0044c7 bitbangio.SPI was not setting direction of outp... - dhalbert
1103490 Merge pull request #2244 from dhalbert/itsybits... - jepler
2a71824 hallowing m4 with correct uart sercom deets - ladyada
e2938da add hallowing mask define - ladyada
c794999 pygamer fix for https://github.com/adafruit/uf2... - ladyada
c50bb52 fix arcada rx/tx as well - ladyada
df1c6c8 https://github.com/adafruit/uf2-samdx1/issues/7... - ladyada
e72343c Add the SAMD51s 4 i2c interrupts to ensure slav... - JordanMajd
4dbfc24 I2C slave support for Trellis M4, temporarily d... - JordanMajd
3ed74de I2C slave support for Feather M4 - JordanMajd
efd2961 I2C slave support for Grand Central M4 - JordanMajd
74cfc24 I2C slave support for Hallowing M4 - JordanMajd
e72343c Add the SAMD51s 4 i2c interrupts to ensure slav... - JordanMajd
4dbfc24 I2C slave support for Trellis M4, temporarily d... - JordanMajd
3ed74de I2C slave support for Feather M4 - JordanMajd
efd2961 I2C slave support for Grand Central M4 - JordanMajd
74cfc24 I2C slave support for Hallowing M4 - JordanMajd
9df0b07 fix i2c for peripheral use thanks to https://gi... - ladyada
9d4c95d Revert "Add default defines" - hierophect
b9063dd Merge remote-tracking branch 'upstream/master' - hierophect
632b326 Add auto-shutoff of DAC when channels de-inited - hierophect
38e38b9 remove redundant comment - hierophect
dfe73a0 Fix error that would carry past python exception - hierophect
8e9ac59 Makefile: Fix a problem where xargs invoked ... - jepler [9000c88`](https://github.com/adafruit/circuitpython/commit/9000c88965ea3994d653b25407ef0975e19d4373) Merge pull request #2295 from jepler/make-trans... - dhalbert
6cce2d6 Implement Neopixel write, add defaults to f405 - hierophect
e1579a1 Merge branch 'pin-commonhal-additions' into stm... - hierophect
8a58af3 Merge branch 'pin-commonhal-additions' into stm... - hierophect
5f290d0 Merge branch 'pin-commonhal-additions' into stm... - hierophect
ee1559b Merge branch 'pin-commonhal-additions' into stm... - hierophect
228a619 enable network, wiznet5k, and ps2io by default ... - dhalbert
1d411d2 Merge remote-tracking branch 'adafruit/master' ... - dhalbert
2e9aa38 turn off network in pewpew_m4 - dhalbert
1a62a9c remove network from kicksat_sprite - dhalbert
e18d3e0 Merge branch 'master' into m4-network-ps2io - dhalbert
fc71ed9 add shirtty board - hackaday supercon 2019 addon - sarfata
3091952 ci: add shirtty to build matrix per instructions - sarfata
11dc572 feature: our own PID - thanks @ladyada - sarfata
2647ea0 fix: disable touchio to save some space - sarfata
e560b41 Merge pull request #2325 from sarfata/sarfata/a... - dhalbert
a0ef667 Supervisor: create code.py file with sample code - iayanpahwa
5823f5e Add \n to file end - iayanpahwa
262cfd4 Passing address of char_written at f_write - iayanpahwa
180b485 Enable creation of code.py only for full builds - iayanpahwa
9c6466c Fix build failure for boards with less memory - iayanpahwa
a57d302 Moved from Travis to Github Actions - dherrada
f91bb01 Renamed neopixel to adafruit_neopixel - dherrada
ac2f9d4 Updated module name in examples - dherrada
3e54f93 Updated api.rst to reflect module name change - dherrada
ebe5849 Fixed docstring to also have new name - dherrada
[Adafruit_CircuitPython_NeoPixel] Branch dherrda\-patch\-1 was force-pushed to `be649bf`
72d8081 Actually reverted everything - dherrada
8ef8cf4 Added library to autodoc_mock_imports - dherrada
a207894 Changed library from neopixel to adafruit_neopi... - dherrada
1e4d134 Maybe this will work - dherrada
ebc2e34 Update build.yml - dherrada
54cd1a0 Maybe this will work - dherrada
cbead9d Moved from Travis to Github Actions - dherrada
ab8944e Merge branch 'dherrda-patch-1' of https://githu... - dherrada
[Adafruit_CircuitPython_NeoPixel] Branch dherrda\-patch\-1 was force-pushed to `bd0606e`
eb44b2b build.yml: Use a newer build toolchain - jepler
2e4a6b9 atmel-samd: get most constrained m0 builds to w... - jepler
3ed6de7 atmel-samd: reduce inlining on pyruler again - jepler
82f55dc atmel-samd: reduce inlining on constrained boar... - jepler
d843156 samd: Consolidate small build optimization flags - jepler
acde22a circuitpy_mpconfig.h: Move includes after inclu... - jepler
45d1b29 circuitpy_mpconfig.h: Express HOOKS in terms of... - jepler
7f744a2 Supervisor: move most of systick to the supervisor - jepler
40a47d4 samd: background: Allow monitoring time taken i... - jepler
568636d run_background_tasks: Do nothing unless there h... - jepler
e6b4565 Add module and empty parallelbus - hierophect
3de1b9e Merge remote-tracking branch 'upstream/master' ... - hierophect
f3f2c7f change default phase for SPI - hierophect
ab74f45 Define polarity and phase in Fourwire - hierophect
12f64c7 Merge pull request #2352 from hierophect/stm32-... - tannewt
1806695 Fix readcommand16() - PaintYourDragon
579db8f Deploy code docs to GitHub Pages Travis build: 273 - Travis CI
3447387 Add 16-bit read/write commands for NT35510 disp... - PaintYourDragon
6630fe7 @hathach Arduino core now wants size_t returned - ladyada
516cec5 Merge branch 'master' of github.com:adafruit/Ar... - ladyada
7032af7 Fix warning about casting incompatible function... - pdp7
9298393 Fix warning print format strings being truncate... - pdp7
3a5d23d Fix warning about casting incompatible function... - pdp7
7fb13f9 Fix warnings on format truncation and sizeof in... - pdp7
eca84d6 Fix warning about casting incompatible function... - pdp7
8ab3ef4 add bluebird template files - JoeBakalor
ba83a4a Merge pull request #1 from adafruit/master - JoeBakalor
dbc28e3 Merge pull request #2 from adafruit/master - JoeBakalor
006d85d add make file and board configuration, add acce... - JoeBakalor
a273a7c add remaining peripheral pin maps and digital/a... - JoeBakalor
1ca2830 Update travis config to specify Python 3.6 - pdp7
59dcd95 Update tox.ini to Python 3.6 - pdp7
7032af7 Fix warning about casting incompatible function... - pdp7
9298393 Fix warning print format strings being truncate... - pdp7
3a5d23d Fix warning about casting incompatible function... - pdp7
7fb13f9 Fix warnings on format truncation and sizeof in... - pdp7
eca84d6 Fix warning about casting incompatible function... - pdp7
8e14522 Merge pull request #2093 from tannewt/4.x - dhalbert
6001b64 Fix status DotStar writing - dhalbert
67d2e88 Merge pull request #2102 from dhalbert/4.x-dots... - dhalbert
d4bb108 Merge pull request #2401 from adafruit/4.1.x - dhalbert
241988b Increase stack size (Back-port #2393 to 4.x) - jepler
4169843 Bumped for version release - makermelissa
27cb413 Deploy code docs to GitHub Pages Travis build: 279 - Travis CI
4700f7c frozen: Update Adafruit_CircuitPython_CircuitPl... - jepler
5f0af77 mp3: update to upstream release 1.1.1 - jepler
cc3ef2d frozen: Update all submodules to latest tagged ... - jepler
8d2a3e9 circuitplayground_express_displayio: reduce inl... - jepler
663f61c Merge pull request #2411 from jepler/update-cir... - tannewt
6d51319 Fix two compiler warnings. (#259) - henrygab
44fe0a1 Deploy code docs to GitHub Pages Travis build: 290 - Travis CI
35922c3 Might fix the docs issue - dherrada
039c77f Really shouldn't have deleted that last branch.... - dherrada
0aa4447 fix RX & TX - ladyada
d4fdde1 Merge branch 'master' of github.com:adafruit/Ad... - ladyada
62b0fad Deploy code docs to GitHub Pages Travis build: 292 - Doxygen CI
1ea6906 Deploy code docs to GitHub Pages Travis build: 294 - Doxygen CI
7174804 fixed some older doxywarnings - ladyada
3171ec6 Deploy code docs to GitHub Pages Travis build: - Doxygen CI
c8c9c7f Deploy code docs to GitHub Pages Travis build: - Doxygen CI
c023885 bump to release actions/dependencies - ladyada
e903d3e rename begin(sercom) to _begin() since it ought... - ladyada
a6d25eb Deploy code docs to GitHub Pages Travis build: - Doxygen CI
bae16ca add itsybitsy and clue variants into travis build - hathach
6a33251 script missing semicolon - hathach
8c99950 fix sketch build error for itsybitsy and clue v... - hathach
0587b93 skip adc_vbat sketch for itsy and clue - hathach
00d2e5a Merge pull request #401 from adafruit/develop - hathach
0bd3487 increase version & add changelog for release - hathach
3492ba3 improve usb dcd samd51 - hathach
62c4028 sync with https://github.com/hathach/tinyusb/pu... - hathach
adff14c more tinyusb update - hathach
264abd4 Merge pull request #2428 from hathach/samd-impr... - dhalbert
87e864e use arduino-cli for action - hathach
a3e9323 install arduino-cli to home/bin - hathach
787cfe6 install adafruit-nrfutil global - hathach
1c213fc build all examples for all variants - hathach
137c0bd increase version to 1.5.9 for release - hathach
db84445 WIP: refactor _pixelbuf to use strings instead ... - rhooper
a62a1ae WIP: refactor _pixelbuf to use strings instead ... - rhooper
31e4591 WIP: refactor _pixelbuf to use strings instead ... - rhooper
cf3bb7e fix bugs and inline the byteorder code - rhooper
cff9c9b Reuse error message - rhooper
d17f117 try to import bitbangio if busio SPI is not ava... - schelmo
be5b204 Merge pull request #36 from schelmo/bitbangio - siddacious
e708de0 Revert "try to import bitbangio if busio SPI is... - siddacious
4397b48 Merge pull request #39 from adafruit/revert-36-... - siddacious
01e89a8 Merge pull request #38 from adafruit/dherrada-p... - kattni
944cfd2 Moved repository from Travis to GitHub Actions - dherrada
a592ec8 fix typo for built in mic PDM line - ladyada
fe2e978 Merge branch 'master' of github.com:adafruit/Ad... - ladyada
ed2dded fix https://github.com/adafruit/ArduinoCore-sam... - ladyada
4cc3251 Merge branch 'master' of github.com:adafruit/Ar... - ladyada
ef7481c Update library.properties - siddacious
4ae6b53 Update library.properties - siddacious
[Adafruit_CircuitPython_NeoPixel] Branch dherrada\-patch\-1 was force-pushed to `d158022`
14f220d update pylint examples directive - sommersoft
84eadea update pylint examples directive - sommersoft
f044548 update pylint examples directive - sommersoft
2cf0f40 update pylint examples directive - sommersoft
539502c Remove pin reservations. Prevents used from in... - osterwood
97e7fea Change pin names to be more descriptive - osterwood
fb27124 Merge branch 'master' into capablerobot-usbhub - osterwood
d565886 Added pin definition for battery change enable.... - osterwood
137a4f8 Added new flash SKU for production hardware - osterwood