Melissa LeBlanc-Williams
1ae4d881fd
Allow Move/Rename to be called from localhost
2022-08-24 14:50:42 -07:00
Lee Atkinson
6fd08483e2
Tidying code for PR/ Minor Issues
2022-08-24 17:41:51 -04:00
Dan Halbert
fa5fcb612d
remove usb_hid.Device.last_received_report
2022-08-24 08:56:48 -04:00
Dan Halbert
b481411541
Merge pull request #6767 from maximkulkin/usb-hid-get-last-report-fix
...
shared-module/usb_hid: Fix behavior of Device.get_last_received_report()
2022-08-24 08:51:35 -04:00
Maxim Kulkin
aab5fac67b
shared-module/usb_hid: Fix behavior of Device.get_last_received_report()
...
Documentation states that get_last_received_report() function should
return None if there was no report received previously, otherwise it
should return report. Moreover, same report should be returned only
once. That makes it possible to reliably process incoming OUT/Feature
reports.
This patch adds an array that stores flags if report with particular
ID was received and updates get_last_received_report() to match its
documentation.
2022-08-24 01:34:51 -04:00
Dan Halbert
4ae97bec68
Merge pull request #6797 from jepler/issue6796
...
hashlib: fix the 'digest_size' property
2022-08-23 18:39:33 -04:00
DavePutz
c00a630f50
Update PulseOut.c
...
reorder the tests for zero-length
2022-08-23 15:58:27 -05:00
root
3daebb36c3
Fix handling of zero-length pulseout pulse
2022-08-23 15:17:54 -05:00
Jeff Epler
e920c977d4
hashlib: fix the 'digest_size' property
...
Closes : #6796
2022-08-23 14:57:26 -05:00
Jeff Epler
6572f85913
Merge pull request #6779 from dhalbert/matrixportal-more-ram
...
matrixportal: remove ulab to make room to freeze portalbase
2022-08-23 09:41:36 -06:00
Lee Atkinson
57c9d9cad5
Merge branch 'adafruit:main' into adcdma
2022-08-23 08:04:23 -04:00
Lee Atkinson
e23b621d69
Fixing 8 bit and 12 bit conversion
2022-08-22 18:55:55 -04:00
Jeff Epler
65ec12afde
Merge pull request #6789 from DavePutz/issue_6788
...
Make rotaryio object long-lived
2022-08-21 15:31:45 -06:00
root
fc21b30762
Make rotaryio object long-lived
2022-08-21 15:09:27 -05:00
Lee Atkinson
f5655dd48c
Fixing Build errors/ DMA Xfer Rate
2022-08-21 11:44:40 -04:00
Dan Halbert
0b2528bc1b
Merge pull request #6787 from Neradoc/nera-web-workflow
...
Add serial number to version.json (as UID)
2022-08-21 07:33:07 -04:00
Neradoc
dfd6fa2114
add serial number to version.json, UID like in boot_out.txt
2022-08-21 04:09:44 +02:00
Dan Halbert
d3e244b4c3
Merge pull request #6785 from weblate/weblate-circuitpython-main
...
Translations update from Hosted Weblate
2022-08-20 20:15:40 -04:00
Hosted Weblate
923335e992
Merge remote-tracking branch 'origin/main'
2022-08-20 16:10:54 +02:00
Jeff Epler
9500c20f24
Merge pull request #6784 from gamblor21/is31fl3741-fix
...
Two small fixes, remove hardcoded height and non-scaled display issues
2022-08-20 08:10:50 -06:00
Hosted Weblate
d18663cb80
Merge remote-tracking branch 'origin/main'
2022-08-20 16:10:00 +02:00
hexthat
0b3c74283a
Translated using Weblate (Chinese (Pinyin))
...
Currently translated at 100.0% (1003 of 1003 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
2022-08-20 16:09:59 +02:00
Jeff Epler
f5f63dae80
Merge pull request #6783 from tannewt/fix_scale2_terminal
...
Fix scroll area shift with scale > 1
2022-08-20 08:09:50 -06:00
River Wang
de6929d2bb
Translated using Weblate (Chinese (Pinyin))
...
Currently translated at 99.1% (994 of 1003 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
2022-08-20 01:08:13 +02:00
hexthat
ffc7e2b0c2
Translated using Weblate (Chinese (Pinyin))
...
Currently translated at 99.1% (994 of 1003 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
2022-08-20 01:08:13 +02:00
gamblor21
f134f86291
Two small fixes, remove hardcoded height and non-scale issues
2022-08-19 15:13:38 -05:00
Scott Shawcroft
802cff2286
Fix scroll area shift with scale > 1
...
Fixes #6775
2022-08-19 11:20:47 -07:00
Lee Atkinson
61591ac136
adding __init.c to circuitpy_defs.mk
2022-08-19 13:17:37 -04:00
Lee Atkinson
68671399d1
More formating
2022-08-19 10:51:13 -04:00
Lee Atkinson
d3c3c9eac4
Tidy a few things
2022-08-18 19:10:16 -04:00
Lee Atkinson
f91af513b7
Introduced odule adcbuffer / removed analogio/AnalogFastIn
2022-08-18 16:23:17 -04:00
Kattni
43e18f171c
Merge pull request #6782 from dhalbert/update-frozen-libraries-8.0.0-beta.0a
...
update frozen HID
2022-08-18 15:06:10 -04:00
Dan Halbert
2c2ee9f0f4
update frozen HID
2022-08-18 14:42:52 -04:00
Kattni
87937a87e4
Merge pull request #6780 from dhalbert/update-frozen-libraries-8.0.0-beta.0
...
update frozen libraries for 8.0.0-beta.0
2022-08-18 13:50:09 -04:00
Dan Halbert
0c87d0b40d
matrixportal: remove ulab instead of bleio HCI
2022-08-18 10:23:37 -04:00
Lee Atkinson
34b8fbaf14
Merge branch 'adafruit:main' into adcdma
2022-08-18 09:08:10 -04:00
Dan Halbert
29cbe5a94f
update frozen libraries for 8.0.0-beta.0
2022-08-18 08:01:32 -04:00
Dan Halbert
2664d3766d
matrixportal: remove BLEIO HCI to make room to freeze portalbase
2022-08-18 07:43:31 -04:00
Dan Halbert
05d2013b45
Merge pull request #6778 from tannewt/fix_s2_bootloop
...
Guard against workflow background happening early
2022-08-18 07:18:57 -04:00
Scott Shawcroft
3e60ec3a3e
Merge pull request #6770 from tannewt/upload_folder
...
Add uploading a directory and its contents
2022-08-17 16:09:56 -07:00
Scott Shawcroft
704ecc34fb
Guard against workflow background happening early
...
Fixes #6756 because the ringbuf size is zero and the empty check
does % which leads to division by zero error.
2022-08-17 15:44:07 -07:00
Melissa LeBlanc-Williams
da5c0cc702
Merge pull request #6777 from makermelissa/main
...
Add offline message to web workflow /code/ page
2022-08-17 15:28:47 -07:00
Scott Shawcroft
dbd6c0750a
Merge pull request #6774 from solderparty/bbq20kbd
...
Add the Solder Party BBQ20KBD board
2022-08-17 14:05:57 -07:00
Melissa LeBlanc-Williams
79628a7c41
Add offline message to web workflow /code/ page
2022-08-17 13:57:20 -07:00
Scott Shawcroft
b7a2a3d724
Fix arm builds
2022-08-17 13:52:13 -07:00
Scott Shawcroft
3aa5f60cb9
Merge remote-tracking branch 'adafruit/main' into upload_folder
2022-08-17 13:15:37 -07:00
arturo182
23f2b62196
Add the Solder Party BBQ20KBD board
2022-08-17 20:44:23 +02:00
Scott Shawcroft
9a5f00a093
Remove upload button and fix mkdir parents
2022-08-17 11:31:11 -07:00
Scott Shawcroft
2f0e209eca
Merge pull request #6772 from dhalbert/esp32-touch-fix
...
Fix ESP32 touch; rework common code a bit
2022-08-17 10:24:22 -07:00
Scott Shawcroft
1287d9c22d
Merge pull request #6769 from tannewt/ww_move
...
Add file and directory renaming
2022-08-16 22:11:59 -07:00