Lucian Copeland
a702409983
Merge remote-tracking branch 'upstream/main' into nrf52-sleep
2021-04-20 14:58:24 -04:00
Jeff Epler
46c9b1bc37
atmel-sam: Use DMA for ParallelImageCapture
...
This allows ctrl-c to interrupt the capture, and ensures we handle
interrupts & background tasks.
2021-04-20 13:52:44 -05:00
Jeff Epler
d50feebd2c
atmel-sam: Factor out find_sync_event_channel_raise
2021-04-20 13:33:11 -05:00
Jeff Epler
4dcbdac97e
Complete the 'horizontal_reference' rename
2021-04-20 11:33:32 -05:00
Hosted Weblate
5f1201e7e7
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
2021-04-20 18:02:14 +02:00
Hosted Weblate
c0f37c20cc
Merge remote-tracking branch 'origin/main' into main
2021-04-20 18:02:12 +02:00
Hugo Dahl
cd5763d368
Translated using Weblate (French)
...
Currently translated at 100.0% (968 of 968 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2021-04-20 18:02:12 +02:00
Dan Halbert
01979acd48
Merge pull request #4604 from tannewt/buffer_size
...
Assume max characteristic size when the client
2021-04-20 12:02:06 -04:00
Scott Shawcroft
14abea2af7
Merge pull request #4622 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2021-04-20 09:01:02 -07:00
Jeff Epler
5c5736ee1e
atmel-sam: Allow PWM to go up to cpu_frequency/2
...
24MHz is the nominal external clock to use with OV7670. (My testing
was actually at 16MHz)
2021-04-20 10:22:21 -05:00
Jeff Epler
99799cded6
imagecapture: implement to review suggestions
2021-04-20 10:21:32 -05:00
Scott Shawcroft
b057fb8a4b
codeformat
2021-04-19 22:22:44 -07:00
Dan Halbert
51ccf8dc30
wip: revert usb_descriptor changes; use raw descriptors instead
2021-04-19 23:24:18 -04:00
Hosted Weblate
c9b02e0f80
Merge remote-tracking branch 'origin/main' into main
2021-04-20 03:43:29 +02:00
Jeff Epler
18548fc5d2
Merge pull request #4620 from tannewt/fix_struct_pack
...
Fix struct.pack with padding bytes
2021-04-19 20:43:20 -05:00
Scott Shawcroft
68d5839f64
Port changes to ble_hci code
2021-04-19 15:10:33 -07:00
Scott Shawcroft
6620ac8bec
Fix py version of struct too.
2021-04-19 14:59:40 -07:00
Hosted Weblate
0120f15530
Merge remote-tracking branch 'origin/main' into main
2021-04-19 23:50:51 +02:00
Jonny Bergdahl
4701f0a2ef
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (968 of 968 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2021-04-19 23:50:50 +02:00
Wellington Terumi Uemura
396f9072be
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (968 of 968 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2021-04-19 23:50:50 +02:00
Scott Shawcroft
e54e5e3575
Merge pull request #4564 from tyomitch/patch-1
...
[build] simplify makeqstrdata heuristic
2021-04-19 14:50:42 -07:00
Hosted Weblate
6ded933295
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
2021-04-19 21:17:53 +02:00
Hosted Weblate
d46630b70a
Merge remote-tracking branch 'origin/main' into main
2021-04-19 21:17:51 +02:00
Limor "Ladyada" Fried
83c768b25d
Merge pull request #4627 from aramcon-badge/aramcon2-badge
...
Add board definition files for ARAMCON2 Badge
2021-04-19 15:17:47 -04:00
Hosted Weblate
0c1f36b1e1
Merge remote-tracking branch 'origin/main' into main
2021-04-19 21:16:42 +02:00
Limor "Ladyada" Fried
17e419f129
Merge pull request #4633 from ZodiusInfuser/main
...
Tweaked Pimoroni board names
2021-04-19 15:16:37 -04:00
Hosted Weblate
ac69f7a175
Merge remote-tracking branch 'origin/main' into main
2021-04-19 21:15:13 +02:00
hexthat
b25829ecd9
Translated using Weblate (Chinese (Pinyin))
...
Currently translated at 100.0% (967 of 967 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
2021-04-19 21:15:13 +02:00
Limor "Ladyada" Fried
24fb3ccca6
Merge pull request #4634 from eddieespinal/atmegazero_esp32s2
...
Add board definition for the ATMegaZero ESP32-S2
2021-04-19 15:15:07 -04:00
Benny Meisels
f0b04d403d
Add board definition files for ARAMCON2 Badge
2021-04-19 20:41:01 +03:00
Jeff Epler
76d68f21ac
displayio: Add RGB555/565/_SWAPPED format support
...
This is helpful when displaying frames from an OV7670 camera, which
uses the RGB565_SWAPPED format internally.
2021-04-19 10:23:47 -05:00
Eddie Espinal
0e8b99dc65
Removes the USB_DEVICES entry as it's causing the build to fail.
2021-04-19 10:24:44 -04:00
Eddie Espinal
626f786e6b
Add the atmegazero_esp32s2 to the build.yml file.
2021-04-19 09:07:32 -04:00
Eddie Espinal
fce6226ca5
Add board definition for the ATMegaZero ESP32-S2
2021-04-19 08:47:29 -04:00
ZodiusInfuser
efdbc6be08
Tweaked board name
2021-04-19 10:38:07 +01:00
Hosted Weblate
f83a925715
Merge remote-tracking branch 'origin/main' into main
2021-04-19 03:14:52 +02:00
Limor "Ladyada" Fried
b6fa90d0b5
Merge pull request #4625 from stonehippo/sparkfun_micromod_atp_rp2040
...
Added Sparkfun MicroMod RP2040
2021-04-18 21:14:47 -04:00
Hosted Weblate
b665f981dc
Merge remote-tracking branch 'origin/main' into main
2021-04-18 16:18:23 +02:00
Limor "Ladyada" Fried
be21589722
Merge pull request #4631 from adafruit/anecdata-patch-1
...
Update mpconfigboard.h DEFAULT_I2C_BUS_SDA & _SCL pins to match pins.c and schematic
2021-04-18 10:18:19 -04:00
Hosted Weblate
34ba3ad242
Merge remote-tracking branch 'origin/main' into main
2021-04-18 16:17:45 +02:00
Limor "Ladyada" Fried
090f5b77fd
Merge pull request #4624 from adafruit/dhalbert-pico-gp24
...
Add VBUS_SENSE (GP24) to Pi Pico
2021-04-18 10:17:39 -04:00
anecdata
2198b1a4df
Update mpconfigboard.h
2021-04-17 20:15:04 -05:00
George White
5bd2e97865
Fix pin definitions
...
I missed a few pin definitions. Fixed those.
2021-04-17 18:43:49 -04:00
George White
493127f4bc
pre-commit trailing space fixes
2021-04-17 17:43:13 -04:00
George White
e0bb7385a1
Added Sparkfun MicroMod RP2040
...
Added board definition for the Sparkfun MicroMod RP2040.
Mostly followed the format for pins from the MicroMod nRF52840 board
definition, as MicroMod tries to standardize pins across
microcontrollers.
2021-04-17 10:56:04 -04:00
Dan Halbert
b2160bdddd
Add VBUS_SENSE (GP24) to board
...
Prompted by https://forums.adafruit.com/viewtopic.php?f=60&t=178237 .
Also add some whitespace to make pin aliases stand out, and add GP23 as an alias for `SMPS_MODE`.
2021-04-17 08:51:20 -04:00
Hugo Dahl
b0a6395ef0
Translated using Weblate (French)
...
Currently translated at 100.0% (967 of 967 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2021-04-17 05:26:58 +02:00
Jeff Epler
fc4538f845
WIP: Implement 'ParallelImageCapture' for samd51
2021-04-16 17:18:59 -05:00
Scott Shawcroft
390398371d
Update tests/basics/struct1.py
...
Co-authored-by: ajs256 <67526318+ajs256@users.noreply.github.com>
2021-04-16 15:03:29 -07:00
Dan Halbert
0189b80aa4
Merge pull request #4605 from tannewt/build_fail_matcher
...
Add build file matcher to pull out which board/language builds fail
2021-04-16 16:46:49 -04:00