b6c7f82 Deploy code docs to GitHub Pages Travis build: 165 - Travis CI
#adafruit-github-feed
1 messages ยท Page 18 of 1
4c7192b Fix error with pre-C++11 compilers - PaintYourDragon
e9d24b9 Deploy code docs to GitHub Pages Travis build: 166 - Travis CI
5f38af1 Donโt use DMA on very short pixel runs - PaintYourDragon
543f175 Deploy code docs to GitHub Pages Travis build: 168 - Travis CI
a50ee4f Add frozen stage module to ugame10 board - deshipu
d81db3b Merge branch 'master' of github.com:adafruit/ci... - deshipu
8543695 Merge pull request #1653 from python-ugame/master - tannewt
605474e Add bigEndian flag to writePixels() - PaintYourDragon
0a3a50b Deploy code docs to GitHub Pages Travis build: 169 - Travis CI
253e30d Bump version # for big-endian writePixels() option - PaintYourDragon
68f617f Update usb.org document reference in keycode.py - jpecor
c1a4453 Merge pull request #33 from jpecor/patch-1 - tannewt
fadb5a1 Added option to toggle cs in displayio init seq... - makermelissa
2bb63cb Added new parameter description in displayio RT... - makermelissa
d2a0ec2 Fixed display init on boards with displays - makermelissa
0c33f7f Enable CS toggle for displayio by default - makermelissa
b25c4ba Moving Toggle to before command fixes driver issue - makermelissa
2f15d9f Expand git history and install gettext - tannewt
6c023ad Install python deps and disable travis - tannewt
9758174 Split further and install setuptools - tannewt
ecc7236 Fix python deps and unix build directory. - tannewt
d2e6f79 Finish converting tests and share GCC download - tannewt
ab21a1d Hopefully fix arm gcc file location - tannewt
1f7509d Tweak python package installs - tannewt
858a836 Fix sphinx version and continue on doc and tran... - tannewt
aae8bda Make sure we fail even if we continue - tannewt
77f307c starting on #1046 rtc for nRF - nickzoic
69cf33e more fake RTC code ... adafruit/circuitpython#1046 - nickzoic
b09d2c3 enable NRFX RTC adafruit/circuitpython#1046 - nickzoic
ff6395f workaround for problem with adafruit/circuitpyt... - nickzoic
28254de adafruit/circuitpython#1046 handle overflows in... - nickzoic
83b06ac Fix build and reorder builds - tannewt
c3329e2 Added Single Byte Boundaries option for certain... - makermelissa
cc96c39 Fixed wrong operator - makermelissa
a54493b Added small delay inside toggle for edge cases - makermelissa
5f0e71c Merge branch 'master' of https://github.com/ada... - makermelissa
f4cede4 Removed parameter so CS is always toggled - makermelissa
8b4ca24 Improved readability of Single Byte Bounds code - makermelissa
8e9f75b Merge branch 'master' of https://github.com/ada... - makermelissa
f1e4a2f Removed unnecessary bit-ANDing - makermelissa
2dda3df Merge pull request #1731 from makermelissa/ssd1... - tannewt
4a5c52f starting on #1046 rtc for nRF - nickzoic
f88f9fd more fake RTC code ... adafruit/circuitpython#1046 - nickzoic
f846fa1 enable NRFX RTC adafruit/circuitpython#1046 - nickzoic
6206fa9 adafruit/circuitpython#1046 handle overflows in... - nickzoic
6afe23d There isn't really a good way to calibrate this... - nickzoic
a2d9587 up to 24 mhz SPI on SAMD51. added another ESP32... - ladyada
a5bc1f7 rename homekit since it failed to build now - hathach
c9571fe ROTARYIO_MODULE mistakenly omitted from module ... - dhalbert
cdd77b5 remove CPy-specific EIC handlers from samd-peri... - dhalbert
2528b67 update samd-peripherals - dhalbert
29df593 #if EIC handlers; turn off rotaryio in pirkey f... - dhalbert
682e83a Turn off rotaryio on pewpew10 so de_DE will fit - dhalbert
9d43a25 update tinyusb to fix disconnect/suspend issue ... - hathach
e5e9d2b @hathach's changes; check cdc connected during ... - dhalbert
4f20196 Merge remote-tracking branch 'adafruit/master' ... - dhalbert
50d72ed shrink sparkfun_lumidrive to make room for larg... - dhalbert
5f057d1 move pybadge to faster subjob - dhalbert
8f1fc6c Added option to easily treat SPI parameter data... - makermelissa
af3d809 Updated boards files with displays - makermelissa
7872a33 Merge branch 'master' of https://github.com/ada... - makermelissa
97baa78 Added comment regarding parameter loop - makermelissa
36b1010 Adjusted inline limit to fix Hallowing PL build - makermelissa
068c9b2 too big! - ladyada
66235af Merge branch 'master' of github.com:adafruit/Ad... - ladyada
3505566 added the sendCommand function (#209) - makermelissa
843fad5 Deploy code docs to GitHub Pages Travis build: 188 - Travis CI
f8e5e2d Start on nRF nvm.ByteArray adafruit/circuitpyth... - nickzoic
492431a nvm.ByteArray reads & writes but no sensible er... - nickzoic
592bd01 switch CIRCUITPY_NVM on! - nickzoic
8e7fee2 Working flash pages for nvm.ByteArray adafruit/... - nickzoic
cd69db7 Add a peripherals/nrf/nvm.c to wrap flash page ... - nickzoic
2e5ac49 Revert "don't bother yelm-eng@microsoft.com wit... - dhalbert
df89156 Start on nRF nvm.ByteArray adafruit/circuitpyth... - nickzoic
933500c nvm.ByteArray reads & writes but no sensible er... - nickzoic
531cf7e switch CIRCUITPY_NVM on! - nickzoic
d0e5af3 Working flash pages for nvm.ByteArray adafruit/... - nickzoic
fd83cf2 Add a peripherals/nrf/nvm.c to wrap flash page ... - nickzoic
6ff4e0e Add GamePadShift for handling shift-register-ba... - deshipu
a792593 Read one bit per system clock tick in GamePadShift - deshipu
b485e45 Go back to simple bit-banging in GamePadShift, ... - deshipu
3469b1e Add debouncing to GamePadShift - deshipu
7e89bee Optimize the size of code for gamepad - deshipu
e83e3ce SPI DMA: add support for SERCOM6 & 7 on big M4 ... - PaintYourDragon
8c339b3 Deploy code docs to GitHub Pages Travis build: 190 - Travis CI
a89a0df tweaks to make gamebuino meta compile - ladyada
39b6213 some alternate SPI's for CPX - ladyada
e35b44b Merge branch 'master' of github.com:adafruit/Ar... - ladyada
896b203 we swapped backlight and reset on final design ... - ladyada
68ff9d5 typo fix for https://github.com/adafruit/Arduin... - ladyada
5564125 Version 1.6.21 - sandeepmistry
dea5340 MKR WAN 1300: Correct sercom pads for SPI1 - sandeepmistry
cee8257 Merge pull request #400 from sandeepmistry/mkrw... - facchinm
1b780ba Merge branch 'master' of https://github.com/ard... - ladyada
ce84f25 Change QSPI menu (fast = F_CPU/2) - PaintYourDragon
5564125 Version 1.6.21 - sandeepmistry
dea5340 MKR WAN 1300: Correct sercom pads for SPI1 - sandeepmistry
cee8257 Merge pull request #400 from sandeepmistry/mkrw... - facchinm
bc8d8b8 Overclocking and optimizer settings for M4 boar... - ladyada
a89a0df tweaks to make gamebuino meta compile - ladyada
e40e387 Fix for https://github.com/cstawarz - ladyada
1b03380 turns out having two things named tft8 makes su... - ladyada
a2a0335 Merge branch 'master' of github.com:adafruit/Ad... - ladyada
500db94 Deploy code docs to GitHub Pages Travis build: 193 - Travis CI
0f3f657 SPITFT: ESP8266 fix - PaintYourDragon
e5e7577 Deploy code docs to GitHub Pages Travis build: 200 - Travis CI
6b45c85 Fix hyperlink to circuitpython.org - saxenanurag
1a8e50c Merge pull request #1840 from saxenanurag/patch-1 - ladyada
6387090 Update adc_vbat.ino to also work with nrf52840 - pyro9
4468594 Merge pull request #258 from adafruit/develop - hathach
7f03236 Fix interrupts for device with multiple I/O Ports - MacGyverNL
200b3aa Merge pull request #263 from adafruit/develop - hathach
effaaa6 Merge pull request #261 from MacGyverNL/fix_int... - hathach
2e5ac49 Revert "don't bother yelm-eng@microsoft.com wit... - dhalbert
d8dcad0 Merge pull request #71 from adafruit/pr-to-micr... - mmoskal
865da2f Merge remote-tracking branch 'microsoft/master' - dhalbert
54aa1ce Filter private methods from tab completion - katlings
77f177b Update tests for new autocomplete behavior - katlings
33b5cff Correct output expectation - katlings
eb3cb4d Fix tests and clarify first character access - katlings
909210e Merge pull request #1850 from katlings/filter-u... - tannewt
f1012ea use USE_TINYUSB instead of USBCON for consisten... - hathach
e770ae4 error message when compile usb demo without sel... - hathach
4f9fef7 update tinyusb lib - hathach
3c5f92d better use USE_TINYUSB for stack detection - hathach
af90d98 fix samd dcd_clear_stall also reset data toggle - hathach
d81bda4 Merge pull request #109 from hathach/adafruit-t... - ladyada
5b992cd Added sendCommand for SPI abstraction - Melissa LeBlanc-Williams
bed7e31 Fixed pointer error - Melissa LeBlanc-Williams
e94f3fc Added Arduino Version to Travis - Melissa LeBlanc-Williams
601bb88 Temporarily non cache packages - Melissa LeBlanc-Williams
d2c5ff6 Re-enable packages cache - Melissa LeBlanc-Williams
58d1d99 Fix socket.recv() buffer length from e23bad3a - nickzoic
09b83e9 Avoid socket #0 used by DHCP - nickzoic
09d0e99 assign variable socket number to DHCP - nickzoic
baa9c02 Add a kw-only argument "dhcp" to wiznet5k object - nickzoic
d97c81b Update docs to include new 'dhcp' constructor p... - nickzoic
e041df7 Add tests for overflows converting ints to bytes - Matt Wozniski
095c844 Add overflow checks for int to bytes conversions - Matt Wozniski
f325bd8 Use OverflowError exception type for overflows - Matt Wozniski
fb7bb40 Update translations - Matt Wozniski
1d0c616 Reverse int to bytes buffer overflow conditionals - Matt Wozniski
59d869d WIP change SPI SERCOM clock source at runtime r... - PaintYourDragon
651862f WIP SPI SERCOM clock source changes - PaintYourDragon
7616dab SERCOM stuff - simplify, cleanup, add SAMD21 du... - PaintYourDragon
adc7241 REMOVE M4 boards "Max SPI" menu - PaintYourDragon
e865465 Separated getDMACID() function into getDMAC_ID_... - PaintYourDragon
8838050 update usb core to use tud_descriptor_string_cb() - hathach
11614da Merge branch 'master' of github.com:adafruit/Ad... - hathach
cfd3f76 Update issue templates - hathach
8838050 update usb core to use tud_descriptor_string_cb() - hathach
11614da Merge branch 'master' of github.com:adafruit/Ad... - hathach
d331767 woops wrong PIDs - ladyada
0552d34 Merge remote-tracking branch 'adafruit/master' ... - hathach
c727f2b update usb core to use tud_descriptor_string_cb() - hathach
caf36be update tinyusb for new string/hid/device/config... - hathach
5632e53 update tinyusb tud_descriptor_configuration_cb - hathach
d03ea2c Added support for ATSAME54 - marc
3caf280 Merge pull request #67 from atoomnetmarc/master - mmoskal
6011ff0 Merge remote-tracking branch 'microsoft/master' - dhalbert
f435a9c Merge branch 'master' into pybadge_lc - dhalbert
545ddac add PIN_LIGHT (light sensor) to pybadge and pyb... - dhalbert
3f79b9d add extra PID option https://github.com/adafrui... - ladyada
75d2a80 Extend SoftwareTimer with ISR-safe functions. - MacGyverNL
6b93318 Add default and clean up superfluous begin func... - MacGyverNL
5b6e35d Add defaults for pxHigherPriorityTaskWoken. - MacGyverNL
2ce11a6 Abstract away scheduler wake. - MacGyverNL
4e07305 Merge pull request #260 from MacGyverNL/master - hathach
44185f9 Added flashing via JLink to Makefile - osterwood
1aa63e6 Added board definition for Capable Robot USB Hub - osterwood
b8e5b80 Merge pull request #62 from CapableRobot/capabl... - dhalbert
f5f7461 Merge remote-tracking branch 'origin/master' in... - dhalbert
e1d727f fix line endings on capablerobot_usbhub/ files - dhalbert
59d869d WIP change SPI SERCOM clock source at runtime r... - PaintYourDragon
651862f WIP SPI SERCOM clock source changes - PaintYourDragon
7616dab SERCOM stuff - simplify, cleanup, add SAMD21 du... - PaintYourDragon
adc7241 REMOVE M4 boards "Max SPI" menu - PaintYourDragon
e865465 Separated getDMACID() function into getDMAC_ID_... - PaintYourDragon
3b8f9b6 add arcade_pybadge_lc; improve screen text writing - dhalbert
f435a9c Merge branch 'master' into pybadge_lc - dhalbert
545ddac add PIN_LIGHT (light sensor) to pybadge and pyb... - dhalbert
3e6e7c0 add light sensor to pygamer - dhalbert
f5f7461 Merge remote-tracking branch 'origin/master' in... - dhalbert
10b8b55 Move Adafruit_ZeroDMA into SAMD core so SPI lib... - PaintYourDragon
91e43ef SPIClass DMA transfer() function WIP - PaintYourDragon
99b90ff DMA WIP still not working - PaintYourDragon
8f123f3 SPI DMA WIP and still not working :/ - PaintYourDragon
8b88806 SPI DMA still WIP still not working - PaintYourDragon
6f639b0 update hid to use tud_hid_descriptor_report_cb() - hathach
28a1a48 add tud_descriptor_device_cb()/tud_descriptor_c... - hathach
188fb24 update tinyusb with new string descriptor callback - hathach
0c202eb update tinyusb tud_descriptor_configuration_cb - hathach
49efd06 update tinyusb - hathach
9c07070 get msc & hid example work with metro m0 express - hathach
617cc6c rename usb core folder - hathach
ab16f98 add menu dropdown list for usb stack selection - hathach
7a2e3e1 Merge pull request #106 from hathach/adafruit-t... - ladyada
96075f6 update tinyusb to support bi-directional HID - hathach
75d2a80 Extend SoftwareTimer with ISR-safe functions. - MacGyverNL
6b93318 Add default and clean up superfluous begin func... - MacGyverNL
5b6e35d Add defaults for pxHigherPriorityTaskWoken. - MacGyverNL
2c3bb1c Fix connection handle in BLEHidAdafruit single ... - ogatatsu
2ce11a6 Abstract away scheduler wake. - MacGyverNL
b0dc94d Inline some of the trivial functions, add byteS... - PaintYourDragon
7214a04 Appease the Travis - PaintYourDragon
a9a9672 Deploy code docs to GitHub Pages Travis build: 216 - termux-io
02d93cc more opts! and advance - ladyada
b89404c Merge branch 'master' of github.com:adafruit/Ar... - ladyada
ea760c0 Turn on MICROPY_OPT_COMPUTED_GOTO for 5x CPU-bo... - dhalbert
aa3316b Merge remote-tracking branch 'adafruit/master' ... - dhalbert
0b3f297 shrink a bunch of builds to fit - dhalbert
1bb4fcc Turn off SUPEROPT on gc.c instead of trying to ... - dhalbert
ba1b36a Uncomment vm.c SUPEROPT (debugging typo); trim ... - dhalbert
988f73a Revert "Text magnification factor can be define... - makermelissa
60e0e63 Revert "Revert "Text magnification factor can b... - makermelissa
c52dc01 Deploy code docs to GitHub Pages Travis build: 226 - termux-io
f2afe20 Deploy code docs to GitHub Pages Travis build: 227 - termux-io
db0adf5 Deploy code docs to GitHub Pages Travis build: 232 - termux-io
4d13d1d Deploy code docs to GitHub Pages Travis build: 233 - termux-io
cfd0d4e allow changing of WIDTH/HEIGHT (for screens sma... - ladyada
b7e1655 Merge branch 'master' of github.com:adafruit/Ad... - ladyada
f7a1e47 bump minor version (making WIDTH/HEIGHT not con... - ladyada
4da6398 Deploy code docs to GitHub Pages Travis build: 235 - termux-io
0bc7417 Add pybadge airlift, sans-tft - brentru
4092294 tft working init. sequence, still undersaturated - brentru
207dc88 removed incorrect gamma code, looks better now - brentru
6a37f4f added board to fastest travis_boards - brentru
ea2c068 COLMOD is 1 param, remove CASET/RASET in Circui... - brentru
d852d0f Explicitly set the locale when sorting translat... - cpforbes
db74b92 Fix displayio.Display docstring type for displa... - cpforbes
0bb92d4 Fix references to cpython in builtins documenta... - cpforbes
e442efb Fix docs in digitalio. - cpforbes
09e7f4d Fix reference to Bitmap in fontio.Glyph docs. - cpforbes
@rustic rover Will the nrf neopixel fix also get merged into master at some point?
no need for me now, just curious. Thanks
2bab7d0 update tinyusb to better support midi - hathach
a082437 Merge branch 'master' of github.com:adafruit/Ad... - hathach
1959181 remove typo setApperance/getApperance - hathach
fb2757d Update library.properties - hoffmannjan
3688c46 fix some mask GPIO - add hallowing m4 (TFT unte... - ladyada
d9ef135 Merge branch 'hallowings' of github.com:adafrui... - ladyada
692b4a6 hallowing m4 - ladyada