#adafruit-github-feed
1 messages ยท Page 28 of 1
52001f1 Initial try at Lolin S2 Mini board definition - durapensa
c6ab3b3 nitial try at Lolin S2 Mini board definition - durapensa
5211a49 Merge branch 'main' of github.com:adafruit/circ... - durapensa
da1e29d fix in pins.c for build - durapensa
ffaad96 fix for GPIO0 / CIRCUITPY_BOOT_BUTTON - durapensa
2bdd407 Add some notes to the Roadmap section of README - PaintYourDragon
811f608 Merge branch 'master' of https://github.com/ada... - PaintYourDragon
0b6068e clang-format fix - PaintYourDragon
762c155 Lolin S2 Mini pin assignment changes - durapensa
ec20b2a Merge branch 'main' of github.com:adafruit/circ... - durapensa
765eee4 Lolin S2 Mini added I2C & SPI defs from Espress... - durapensa
ef6d7fe Lolin S2 Mini change 'Espressif' references to ... - durapensa
c0f039d Lolin S2 Mini added pin definitions from Wemos/... - durapensa
10706e9 add frozen libraries to the board info - sommersoft
791937b black formatted 'build_board_info.py' - sommersoft
cb586a4 black formatted 'build_board_info.py' - sommersoft
37007b4 Revert "black formatted 'build_board_info.py'" - sommersoft
daad0d0 Merge pull request #5304 from sommersoft/build_... - tannewt
2ac0c0f remove lingering reference to settings.py in docs - Neradoc
0bde894 Merge pull request #5324 from Neradoc/patch-1 - microDev1
6ba2cad add led glasses driver variant - hathach
b4d684e add makeboards.py, use generated boards.txt whi... - hathach
ac2012f rename and add led glasses nrf52840 - hathach
cbdd6c3 update bootloader to 0.6.2 with binaries for le... - hathach
6ba2cad add led glasses driver variant - hathach
b4d684e add makeboards.py, use generated boards.txt whi... - hathach
ac2012f rename and add led glasses nrf52840 - hathach
cbdd6c3 update bootloader to 0.6.2 with binaries for le... - hathach
99c3a60 Merge pull request #692 from adafruit/add-led-g... - hathach
1f44691 Improve the bounds checking on the location (th... - lesamouraipourpre
c6f2dae Remove unused varg part of Error calls. - lesamouraipourpre
2bc260a Rework of changes to bounds checking of locatio... - lesamouraipourpre
145836e Make the x and y bounds checking functions static - lesamouraipourpre
cf5c32b Merge pull request #5327 from lesamouraipourpre... - microDev1
7316c74 make next_code_allocation and prev_traceback... - microDev1 [94d76e0](https://github.com/adafruit/circuitpython/commit/94d76e0f480136db8ae9ca12298c7b79c58995e9) turn off inline-unit-growth and max-inline-insn... - dhalbert [81e2830](https://github.com/adafruit/circuitpython/commit/81e28308c2c2285a41c945ffaf52d9952f40552a) Revert "turn off inline-unit-growth and max-inl... - dhalbert [0ab4df6](https://github.com/adafruit/circuitpython/commit/0ab4df6f2f04e0a9da2bf357de73db4b6bb38038) shrink some SAMD21 builds, and nrf simmel - dhalbert [59b1bed`](https://github.com/adafruit/circuitpython/commit/59b1bedcda800d5c04aa525ab5b62ace886197c7) Merge pull request #5333 from microDev1/patch - dhalbert
223f914 Bump version for RP2040 optimizations - PaintYourDragon
9f99ee9 Deploy docs to GitHub Pages from commit c1e5056dcf - Doxygen CI
0fe0d48 Update translation files - weblate
9d14c60 Translated using Weblate (Swedish) - bergdahl
3179755 Translated using Weblate (English (United Kingd... - lesamouraipourpre
7b91715 Merge remote-tracking branch 'origin/main' into... - weblate
4c2a486 Merge pull request #5371 from weblate/weblate-c... - microDev1
1536ec0 rename left over esp32s2 to espressif - microDev1
eb0738f update esp-idf to v4.3.1 - microDev1
dcfde14 move pins and sdkconfig into soc specific direc... - microDev1
7dda3ec switch to IDF_TARGET for soc dependent stuff - microDev1
48866dd Merge pull request #5367 from microDev1/refacto... - tannewt
51d51f4 Globally disabled consider-using-f-string pylin... - dherrada
e5d9746 Globally disabled consider-using-f-string pylin... - dherrada
202f929 Globally disabled consider-using-f-string pylin... - dherrada
db23827 Globally disabled consider-using-f-string pylin... - dherrada
0818cc2 Globally disabled consider-using-f-string pylin... - dherrada
d9eafff i2cperipheral implementation for esp32s2 - microDev1
647e589 rename i2c_num_status to peripherals_i2c_get... - microDev1 [df10543`](https://github.com/adafruit/circuitpython/commit/df10543bee01cffa1581647e62b5c5322c094ccd) Merge pull request #3768 from microDev1/i2c-S2 - tannewt
d3317b0 check for None spi when initializing FourWire - FoamyGuy
6c00ab7 change error message - FoamyGuy
e8a2e4a use mp_arg_validate_type instead of if None - FoamyGuy
b799b2e fix spi include in fourwire. validate i2c_bus i... - FoamyGuy
797f0a1 Merge pull request #5450 from FoamyGuy/none_che... - jepler
ca920f7 py/mpstate: Make exceptions thread-local. - dlech
259d9b6 py/mpstate: Schedule KeyboardInterrupt on main ... - dlech
bbf9dd8 esp32/boards/sdkconfig.base: Disable MEMPROT_FE... - dpgeorge
2fa975c LICENSE: Reference third-party licenses. - jimmo
b3a34dd esp32,esp8266: Add len to NeoPixel driver t... - mishafarms
24c6295 Boot protocol and feature reports: compiles; ne... - dhalbert
1ae69b5 debugging, with instrumentation - dhalbert
8b97ad1 remove unused self in usb_hid_enable - dhalbert
75f1019 Merge remote-tracking branch 'adafruit/main' in... - dhalbert
a911cbe check that boot device is interface #0; remove ... - dhalbert
2c15f54 Update help() to have circuitpython.org - kattni
9b0b9d2 Merge pull request #5494 from kattni/update-hel... - dhalbert
789158c add docs link to readme - FoamyGuy
0e35f18 add docs link to readme - FoamyGuy
7b738e0 add docs link to readme - FoamyGuy
31e1e5c Deploy docs to GitHub Pages from commit 4ec886088a - Doxygen CI
34ae82b PATCH Pylint and readthedocs patch test - dherrada
2f59ab2 PATCH Pylint and readthedocs patch test - dherrada
be31525 PATCH Pylint and readthedocs patch test - dherrada
86d4fd2 Disabled unspecified-encoding pylint check - dherrada
24fd845 Disabled unspecified-encoding pylint check - dherrada
551345f Disabled unspecified-encoding pylint check - dherrada
82dbb1b Disabled unspecified-encoding pylint check - dherrada
a705664 Disabled unspecified-encoding pylint check - dherrada
bac6a05 Updated readthedocs requirements path - dherrada
9f1745f Updated readthedocs requirements path - dherrada
e070901 Updated readthedocs file - dherrada
e0a76a2 Updated readthedocs file - dherrada
61b8f5e Updated readthedocs file - dherrada
9fd15c4 Updated readthedocs file - dherrada
31f05fb Pylint and RTD update patch, and other fixes - dherrada
6607196 Pylint and RTD update patch, and other fixes - dherrada
af753ae Disabled duplicate code check - dherrada
e1767bb Added translation using Weblate (Russian) - tannewt
3ffd738 Translated using Weblate (French) - Lisapple
c450fcd Translated using Weblate (Portuguese (Brazil)) - wtuemura
ca6dbf8 Translated using Weblate (Chinese (Pinyin)) - urfdvw
42c5e1a Merge remote-tracking branch 'origin/main' - weblate