#adafruit-github-feed
1 messages ยท Page 11 of 1
47c9fc1 Always update echo_buffer_len during recalcu... - relic-se [57391fa](https://github.com/adafruit/circuitpython/commit/57391fa44b4ff2070eabed9245af18393a928611) Unify echo_buffer_posregardless offreq_shi... - relic-se
feee74a Improve right channel logic. - relic-se
7d0e72e Unify echo buffer channel splitting. - relic-se
7d8e41f Merge pull request #10252 from relic-se/audiode... - gamblor21
2926001 all: Bump version to 1.24.0-preview. - dpgeorge
74fb42a rp2: Refactor soft timer to use hardware timer ... - projectgus
83e82c5 rp2: Refactor to not use pico-sdk alarm pool fu... - projectgus
3af006e rp2: Support calling pendsv_suspend/resume from... - projectgus
3613ad9 lib/libm: Do not force floating point type size... - agatti
44dc6eb all: Bump version to 1.25.0-preview. - dpgeorge
4601dcb rp2/README: Remove redundant global statement... - holdenweb
ff70a91 esp32: Move the linker wrap options out of the ... - projectgus
043ba45 esp32: Add some notes about the different CMake... - projectgus
9ea8d2a tools/mpremote: Fix UnboundLocalError in Transp... - glenn20
b219c56 Add files via upload - OmarEMbed
b6106d4 Update mpconfigboard.mk - OmarEMbed
33d4ff9 Update mpconfigboard.mk - OmarEMbed
81ae88e Merge branch 'adafruit:main' into main - OmarEMbed
42ce465 Update pins.c - OmarEMbed
6008967 add support for Elecrow Crowpanel 3.5" - ddrown
634949b formatting: apply precheck format - ddrown
2238e64 use IDs from https://github.com/creationid/crea... - ddrown
ac0a553 Merge pull request #9883 from ddrown/elecrow-cr... - dhalbert
8af7f37 Revert "espressif: port_malloc() shoud not use ... - bill88t
1d3e6e3 Revert "Apply suggestions from code review" - bill88t
25edea8 Revert "fix whitespaces" - bill88t
1e77ad2 Revert "espressif: use dma for pulseio" - bill88t
8f54e33 Reapply "espressif: port_malloc() shoud not use... - bill88t
fefb461 use larger partition for ESP32-S2 - dhalbert
47a5692 Clean up espressif mpconfigboard.mk files: remo... - dhalbert
47259d7 Merge branch 'main' into esp32-s2-no-ota - dhalbert
710eaa7 Merge pull request #10468 from dhalbert/esp32-s... - dhalbert
547c9d2 Delete ports/raspberrypi/common-hal/picodvi/Fra... - TheKitty
4b7c2cd Delete ports/raspberrypi/common-hal/picodvi/Fra... - TheKitty
6da1538 Delete ports/raspberrypi/common-hal/picodvi/__i... - TheKitty
fd2627c Support mono to stereo conversion in audiomixe... - relic-se [c92efd6](https://github.com/adafruit/circuitpython/commit/c92efd66db3b9c66679c3b6752ecbb38612ab4f8) Add MixerVoice.panning - relic-se [fb84062](https://github.com/adafruit/circuitpython/commit/fb84062800e85a826ab08a9b4fc8f5626599647c) Fix bitshift operation on atmel-samd - relic-se [f94f564](https://github.com/adafruit/circuitpython/commit/f94f564a41e7821f1c34354e19c1bbc53394cc84) Fix docstring reference - relic-se [e48abf1`](https://github.com/adafruit/circuitpython/commit/e48abf18725d813ddd5b8fdf196e1da29acdbfad) Merge branch 'adafruit:main' into audiomixer-mono - relic-se
059b0e7 force neopixel_write into build - bradanlane
2d53a75 Merge branch 'adafruit:main' into bls_coin_m0 - bradanlane
4b2624a Enable CIRCUITPY_PIXELBUF in mpconfigboard.mk - bradanlane
3c44c9d Update mpconfigboard.mk to incorporate limited ... - bradanlane
8fe0e5a Merge pull request #10601 from bradanlane/bls_c... - dhalbert
de2efe0 Fix cardputer boot loop, and do some cleanup. - dhalbert
1d83528 lib/littlefs: Fix string initializer in lfs1.c. - projectgus
1630f21 py/emitinlinethumb: Refactor string literal as ... - projectgus
8993356 remove unused mp_board_init() and board_gc_coll... - dhalbert
17ea151 Merge pull request #10607 from dhalbert/cardput... - tannewt
05db6ee fix bad xfer_result_t enum values - samblenny
b076077 use switch for ctrl_transfer result check - samblenny
e9da6bc return actual length from ctrl_transfer - samblenny
f3560f9 handle XFER_RESULT_FAILED with exception - samblenny
7d26fe9 factor out timed transfer setup & err handling - samblenny
32da3d2 Added drawEllipse and fillEllipse functions (#477) - DS-Aditya-928
e2226eb Deploy docs to GitHub Pages from commit 32da3d2094 - Doxygen CI
4c89798 Optimise fillEllipse function. ~36% faster (#478) - DS-Aditya-928
dac41e0 Deploy docs to GitHub Pages from commit 4c89798ccd - Doxygen CI
3472567 use gc_ptr_on_heap() instead of checking if gc_... - dhalbert
3e1441e allow enable/disable of presenting SD card to U... - dhalbert
f143e1d ports/espressif/mpconfigport.h: remove commente... - dhalbert
d5ca685 fix CIRCUITPY_SDCARD_USB default - dhalbert
edd4532 document SD card USB presentation - dhalbert