#adafruit-github-feed
1 messages ยท Page 27 of 1
82fe6b0 nrf: Add nrf9160 base support. - glennrub
98c2eab nrf/boards: Add nrf9160 pca10090 board. - glennrub
06ae818 stm32/boards: Add new board ADAFRUIT_F405_EXPRESS. - ladyada
b65cc38 extmod/modbluetooth: Allow config of scan inter... - jimmo
76f4741 extmod/modbluetooth: Use us instead of ms for a... - jimmo
e3f319f Translated using Weblate (Portuguese (Brazil)) - wtuemura
6643de2 Translated using Weblate (Swedish) - bergdahl
b02e3fd Merge remote-tracking branch 'origin/main' into... - weblate
8974ef3 Merge remote-tracking branch 'origin/main' into... - weblate
296a9b8 Update translation files - weblate
1f9b982 Translated using Weblate (Spanish) - fede2cr
e311c6b Translated using Weblate (Portuguese (Brazil)) - wtuemura
30f03c2 Translated using Weblate (Swedish) - bergdahl
693b468 Translated using Weblate (Chinese (Pinyin)) - hexthat
eacc8a4 Merge remote-tracking branch 'origin/main' into... - weblate
40ad8f1 all: Rename "sys" module to "usys". - stinos
38959ed lib/libm: Reduce size of static two_over_pi array. - dpgeorge
5e69926 stm32/mpconfigport.h: Enable MICROPY_PY_REVERSE... - dpgeorge
3ff7079 lib/utils/mpirq: Add mp_irq_init func, and clea... - dpgeorge
2310998 stm32/uart: Allow static IRQ handler registration. - jimmo
35f1da4 gen_display_resources: Always treat the sample ... - jepler
45dc095 makeqstrdata.py: Remove a problematic print - jepler
fa485aa Merge pull request #4751 from jepler/fix-cp1252... - ladyada
7f7b4f2 rp2/machine_adc: Only initialise the ADC periph... - dpgeorge
5fdf351 py/gc: Don't include mpconfig.h and misc.h in g... - xiaoxiang781216
7c44354 ports: Remove def of MP_PLAT_PRINT_STRN if it's... - dpgeorge
8a41ee1 py: Remove BITS_PER_WORD definition. - dpgeorge
7e956fa py: Rename BITS_PER_BYTE to MP_BITS_PER_BYTE. - dpgeorge
f1792c8 Extract EXTI, create base sleep framework - hierophect
6b2c998 Extract RTC, implement fake RTC deepsleep - hierophect
d8a2d69 Working deep sleep via RTC reset, with debug pins - hierophect
529fb52 Style changes and wakeup detection - hierophect
d35a307 Merge branch 'sleep-api-update' into stm-alarm - hierophect
0651ef1 Fix endpoint checking; Clean up safe mode print... - dhalbert
fa6c06f count in/out endpoints; allow more usb modules ... - dhalbert
0fcb11b shrink some STM32F4 builds: turn MIDI back off - dhalbert
c65986f shrink a bit more - dhalbert
689ec86 Merge pull request #4754 from dhalbert/fix-endp... - tannewt
6a2ba83 Update Rotary Trinkey and Slide Trinkey pins - dhalbert
990e589 add CIRCUITPY_PIXELBUF to all trinkeys; add Neo... - dhalbert
1e2a945 Make busio.SPI be NotImplementedError on proxli... - dhalbert
ea0e18d fix logic for suppressing ja and ko clean build... - dhalbert
9752162 Merge pull request #4765 from dhalbert/rotary-t... - ladyada
5ec8598 update tinyusb lib to 1.0.0 - hathach
a7bab5b update tinyusb lib to 1.0.0 - hathach
461f855 ci skip tinyusb lib examples for now - hathach
115ce95 fix ci by removign the pre-1.0.0 TinyUSB library - hathach
c2515b1 Added pull request template - dherrada
7fa7853 Added pull request template - dherrada
58b28d3 Added pull request template - dherrada
e136bed Added pull request template - dherrada
a93d7ec Added pull request template - dherrada
befc1e2 Added help text and problem matcher - dherrada
a58fce6 Added help text and problem matcher - dherrada
bf1fd04 Added help text and problem matcher - dherrada
663c062 Added help text and problem matcher - dherrada
f376fcc Added help text and problem matcher - dherrada
b74dc54 tools/metrics.py: Add rp2 port to table of port... - dpgeorge
6e0f9b9 stm32/boards/pllvalues.py: Support wider range ... - dpgeorge
00d6a79 stm32/machine_timer: Improve usability of Timer... - dpgeorge
5669a60 stm32/mboot: Allow unpacking dfu without secret... - David Michieli
3c4bfd1 py/objexcept: Support errno attribute on OSErro... - dpgeorge
7eeea86 Fix light sleep global alarms, API revisions - hierophect
295103b Merge remote-tracking branch 'upstream/main' in... - hierophect
715f7ee Add STM32 and NRF52 compatibility - hierophect
633d83c Merge remote-tracking branch 'upstream/main' in... - hierophect
bce541d Minor text fixes - hierophect
352281e Adding Arduino Nano RP2040 Connect - BlitzCityDIY
9f4eb48 Updating MISO - BlitzCityDIY
14dbec7 Merge branch 'main' of https://github.com/blitz... - BlitzCityDIY
8541e5c pin tweaking & update PID to unassigned one - a... - ladyada
63ac92f Moved CI to Python 3.7 - dherrada
2bda792 Moved CI to Python 3.7 - dherrada
a17d61b Moved CI to Python 3.7 - dherrada
ae7932e Moved CI to Python 3.7 - dherrada
c288843 Add swapBytes() function, fix some longstanding... - PaintYourDragon
f31c435 Fix cast for ESP32 writeBytes() - PaintYourDragon
d69f14c Fix class on swapBytes() - PaintYourDragon
c364599 Deploy docs to GitHub Pages from commit d69f14c151 - Doxygen CI
7f843df bump builtin TinyUSB to 1.0.3 - hathach
3c601b6 bump builtin TinyUSB to 1.0.3 - hathach
a4a3b4e increase version for release 0.22.1 - hathach
aff98b3 increase version 1.7.2 for release - hathach
19ee2ba update adafruit-nrfutil binaries windows and ma... - hathach
573c986 update changelog - hathach
25aa479 Example: stm32_flash_from_ESP_SPIFFS - Onno-Dirkzwager
1d514f1 Example: flash_from_browser - Onno-Dirkzwager
2d4b7a3 Fixed typo - Onno-Dirkzwager
e4909a0 Rename examples/samd21/flash_from_browser/flash... - Onno-Dirkzwager
74ab763 Rename examples/ESP_SPIFFS/stm32_flash_from_ESP... - Onno-Dirkzwager
b25ad6d Translated using Weblate (Spanish) - fede2cr
e18d67c Translated using Weblate (Portuguese (Brazil)) - wtuemura
017c6d5 Translated using Weblate (Swedish) - bergdahl
0a8d843 Merge remote-tracking branch 'origin/main' into... - weblate
9eed85d Translated using Weblate (Chinese (Pinyin)) - hexthat
13e9ad4 fix build with 832 lacking usbhid def - hathach
d00d677 add test only for arcada example - hathach
10f51fb Bluefruit.setName() from example to use default... - hathach
cf004e0 update cmsis from 5.4.0 to 5.7.0, enable dsp li... - hathach
c5727ee implement BLEUuid from string style like Arduin... - hathach
10ad828 advertise ok, have issue with IMU begin - hathach
a58a9c9 IMU init Ok with LSM6DSOX - hathach
@regal gulch In Monday's meeting it sounded like you were all set to abandon the OV7670. Has it been given a new lease o life or is this just a temporary revival?
[Adafruit_nRF52_Arduino] Branch motion\-trainer was force-pushed to `556f36d`
10f51fb Bluefruit.setName() from example to use default... - hathach
cf004e0 update cmsis from 5.4.0 to 5.7.0, enable dsp li... - hathach
c5727ee implement BLEUuid from string style like Arduin... - hathach
10ad828 advertise ok, have issue with IMU begin - hathach
a58a9c9 IMU init Ok with LSM6DSOX - hathach
5a22a0f upload stubs step in actions - FoamyGuy
abfeb69 remove hashes from version. upload to pypi in s... - FoamyGuy
1fe3813 use scm_version for stubs. seperate stubs uploa... - FoamyGuy
c81f3fd Merge branch 'adafruit_main' into upload_stubs_... - FoamyGuy
44d471a Merge pull request #4861 from FoamyGuy/upload_s... - tannewt
b74dc54 tools/metrics.py: Add rp2 port to table of port... - dpgeorge
6e0f9b9 stm32/boards/pllvalues.py: Support wider range ... - dpgeorge
00d6a79 stm32/machine_timer: Improve usability of Timer... - dpgeorge
5669a60 stm32/mboot: Allow unpacking dfu without secret... - David Michieli
3c4bfd1 py/objexcept: Support errno attribute on OSErro... - dpgeorge
cfe73f1 Translated using Weblate (Swedish) - bergdahl
d90d39b Merge remote-tracking branch 'origin/main' into... - weblate
fae68f0 Update translation files - weblate
9592221 Merge remote-tracking branch 'origin/main' into... - weblate
36d4d1d Merge remote-tracking branch 'origin/main' into... - weblate
10f8db8 update tinyusb libary to 1.2 - hathach
b5cc9bf update tinyusb library to 1.2.0 - hathach
322f126 Translated using Weblate (Portuguese (Brazil)) - wtuemura
d1319a9 Merge remote-tracking branch 'origin/main' into... - weblate
4e9bbee Update translation files - weblate
1987bea Translated using Weblate (Chinese (Pinyin)) - hexthat
9730abd Merge remote-tracking branch 'origin/main' into... - weblate
f380a91 objtuple: Move mp_obj_is_tuple_compatible to ob... - jepler
33482e0 mp_obj_get_array: Work with namedtuple, attrtuple. - jepler
cac71a3 time: Allow constructing a struct_time from ano... - jepler
3dcd603 time: Fix and better document time.struct_time ... - jepler
fd681ca minor fix for struct_time docs - microDev1
be206b7 Translated using Weblate (Portuguese (Brazil)) - wtuemura
f3cde24 Merge remote-tracking branch 'origin/main' into... - weblate
0bd181c Update translation files - weblate
b6c8098 Merge remote-tracking branch 'origin/main' into... - weblate
e7d3c5e Merge remote-tracking branch 'origin/main' into... - weblate
99abd03 makeqstrdata: use an extremely accurate diction... - jepler
8836198 TextSplitter: don't mutate 'words' - jepler
52e75c6 makeqstrdata: Don't include strings that are a ... - jepler
fd4a7fc add tool to parse out firmware sizes for compar... - jepler
0b8b16f increase comment on accuracy of the net savings... - jepler
4809c92 WIP - Add native helper based on displayio - AdamCummick
23c292a Add native_uart calls - AdamCummick
fc975d6 Merge branch 'adafruit:main' into add_uart_subc... - microDev1
916bd92 update native_uart implementation - microDev1
6188301 Merge pull request #3941 from AdamCummick/add_u... - tannewt
8eb82d2 Translated using Weblate (Portuguese (Brazil)) - wtuemura
f0bd922 Translated using Weblate (Swedish) - bergdahl
d9dcbc4 Merge remote-tracking branch 'origin/main' into... - weblate
da44a6b Update translation files - weblate
63e88e7 Merge remote-tracking branch 'origin/main' into... - weblate
4e78649 Remove settings.py/txt as alternatives for boot.py - jepler
a5d7003 Merge pull request #5065 from jepler/remote-set... - microDev1
57c6279 Added new linker file - evildave666
f059bab Modify mpconfigboard.mk to point to the new lin... - evildave666
8258f51 Merge pull request #5061 from evildave666/black... - tannewt
412eb87 Switch to pin, frequency and duty_cycle PulseOut - tannewt
daf90aa Merge remote-tracking branch 'adafruit/main' in... - tannewt
080e523 Use sphinx-autoapi 1.8.1 until it's fixed - tannewt
e87e1d8 Block when setting duty_cycle until the new val... - tannewt
4be904f Switch to gpio mux to disable/enable pwm signal - tannewt
cd852e8 Add support for NeoKey Trinkey (#20) - justinmbrock
6f1fc66 Deploy docs to GitHub Pages from commit cd852e819d - Doxygen CI
cd14b76 Update translation files - weblate
11cea6c Merge remote-tracking branch 'origin/main' into... - weblate
522ec1a Merge remote-tracking branch 'origin/main' into... - weblate
4884c32 Merge remote-tracking branch 'origin/main' into... - weblate
9ee60ae Merge pull request #5073 from weblate/weblate-c... - tannewt
bfea694 Improve mp_printf with support for compressed s... - jepler
c1ffab7 Reduce code duplication in traceback module - jepler
9a932a5 traceback: Implement format_exception - jepler
32ee06b fix crash when traceback object is supplied - microDev1
3495cc1 Merge pull request #5110 from jepler/format-exc... - microDev1
46ad221 Translated using Weblate (Portuguese (Brazil)) - wtuemura
f384367 Translated using Weblate (Swedish) - bergdahl
34eb2a5 Merge remote-tracking branch 'origin/main' into... - weblate
10884e0 Update translation files - weblate
88a0088 Merge pull request #5121 from weblate/weblate-c... - tannewt
45d4058 adding initial files for BlueMicro840 Board - jpconstantineau
9de8045 foromatting updates to pins.c - jpconstantineau
b1d5b50 fromatting updates to pins.c - jpconstantineau
1a7cad6 removed trailing spaces in pins.c - jpconstantineau
7d02fd4 removed trailing spaces at end of pins.c - jpconstantineau
798c390 gracefully end() uart, wait for TX & RX phy to ... - hathach
5688870 add comment for uart transceiver power - hathach
e18ceea Check for duplicate pins in rows and columns - gamblor21
168ed35 Made check function generic - gamblor21
e5dc722 Fix for int type and pin validation - gamblor21
d02a4b9 Removed ulab to make space in blackpill with fl... - gamblor21
47db00f Made error message clear and reduce calls - gamblor21
(11.2 is hard faulting on nrf at least)