Dan Halbert
8bd35d9542
Merge pull request #5688 from jepler/issue5600
...
sdcardio: Don't require reaching idle state during early init
2021-12-09 08:32:28 -05:00
Dan Halbert
5099271849
Merge pull request #5686 from tannewt/merge_7.1
...
Merge 7.1 fixes back into main
2021-12-09 08:25:26 -05:00
Jeff Epler
bc9ef87d05
print addl debug message
2021-12-08 21:03:06 -06:00
Jeff Epler
11c573ef95
sdcardio: Don't require reaching idle state during early init
...
.. which is what the addition of cmd25 made happen. We still signal
an error when failing to reach the idle state at any other time,
which _is_ different than adafruit_sdcard but I think that it is
correct.
This fixed #5600 according to Dan's testing on a GCM4 on the internal
SD card slot. There are still some ambiguous results on the MM4 with
external SD card slot on 6" jumper wires.
2021-12-08 21:03:03 -06:00
Jeff Epler
9ec9a6d500
these duplicates are OK
2021-12-08 20:47:02 -06:00
Jeff Epler
937e0740f4
Fix PIDs to match official espressif list
...
See the slightly deceptively titled
* https://github.com/espressif/usb-pids/pull/29
2021-12-08 20:27:34 -06:00
Pierre Constantineau
7137f1b1c0
added never_reset to board_init
2021-12-08 17:29:53 -06:00
Pierre Constantineau
448a96ce1b
added CIRCUITPY_IS31FL3741 = 0
2021-12-08 17:22:54 -06:00
Pierre Constantineau
53f4137d6f
updated pin defs
2021-12-08 17:21:13 -06:00
Pierre Constantineau
4cad5beb90
minor udate to USB desc
2021-12-08 17:17:56 -06:00
Pierre Constantineau
e946dcffff
initial BlueMicro8333 Files
2021-12-08 17:17:56 -06:00
Scott Shawcroft
89ce4d6e83
Merge remote-tracking branch 'adafruit/7.1.x' into merge_7.1
2021-12-08 15:03:10 -08:00
Scott Shawcroft
cd47941c70
Merge pull request #5687 from tannewt/more_shas
...
Three more sha spots for CI
2021-12-08 15:00:43 -08:00
Scott Shawcroft
a06e41a23c
Three more sha spots for CI
2021-12-08 13:48:38 -08:00
Scott Shawcroft
b12d2063d0
Merge remote-tracking branch 'adafruit/7.1.x' into merge_7.1
2021-12-08 10:50:22 -08:00
Scott Shawcroft
3c8a05ebbf
Merge pull request #5673 from CytronTechnologies/add-maker-nano-rp2040-7.1.x
...
Add new board Maker Nano RP2040 to branch 7.1.x.
2021-12-08 10:33:57 -08:00
Scott Shawcroft
bf08f62d37
Merge pull request #5683 from dhalbert/restore-bleio-hci-background
...
restore BLEIO HCI background task
2021-12-08 10:31:42 -08:00
Scott Shawcroft
8eee16c7aa
Merge pull request #5684 from ZodiusInfuser/tiny2mb
...
Added board definition for upcoming 2MB variant of the Pimoroni Tiny 2040
2021-12-08 10:16:25 -08:00
Dan Halbert
7bcfbe30bf
shrink some boards
2021-12-08 11:57:15 -05:00
ZodiusInfuser
3ea1619816
Merge branch 'adafruit:main' into tiny2mb
2021-12-08 16:51:47 +00:00
ZodiusInfuser
201fae8342
Added final USB PID
2021-12-08 16:48:32 +00:00
Kong Wai Weng
5756eaf977
empty commit
2021-12-08 13:52:48 +08:00
Dan Halbert
f09cd94c02
Merge pull request #5676 from tannewt/rpi_uart
...
Full UART support for RPI
2021-12-07 23:03:45 -05:00
Dan Halbert
637cc23ab5
Merge pull request #5681 from tannewt/fix_ci_versioning
...
Pass ci_fetch_deps.py the sha rather than ref
2021-12-07 22:57:44 -05:00
Dan Halbert
474986ff40
restore BLEIO HCI background task
2021-12-07 22:39:17 -05:00
Scott Shawcroft
981e3705b8
Pass ci_fetch_deps.py the sha rather than ref
...
The remote ref may be out of date and not get the right branch
history in some cases. actions/checkout also fetches based on sha
2021-12-07 15:57:06 -08:00
Scott Shawcroft
574039391e
Merge pull request #5665 from dhalbert/frequencyio-fix
...
add a frequencyin_reset() for VM restart
2021-12-07 13:44:06 -08:00
Scott Shawcroft
ab4f789e9a
Fix Pi Zero 2 W build
2021-12-07 13:29:46 -08:00
Dan Halbert
e0e3224253
forgot a check for BOARD_HAS_CRYSTAL
2021-12-07 15:42:31 -05:00
Scott Shawcroft
45caaa8e2b
Merge pull request #5675 from weblate/weblate-circuitpython-main
...
Translations update from Hosted Weblate
2021-12-07 10:47:49 -08:00
Dan Halbert
6413e492fa
empty commit
2021-12-07 13:17:59 -05:00
Dan Halbert
7e21344cf0
fix FrequencyIn for crystalless boards and simplify clock logic
2021-12-07 13:12:24 -05:00
Scott Shawcroft
92a4261ad5
Full UART support for RPI
...
This adds PL011 UART support which is more plentiful.
It also:
* Fixes PI4 build by including .dtb files on the SD card.
* Enables the activity LED as the status LED on PI4 and CM4 I/O.
* Adds that LED as board.LED.
Fixes #5650 and progress on #5629
2021-12-06 18:36:14 -08:00
Hosted Weblate
4a5c34b1e7
Merge remote-tracking branch 'origin/main'
2021-12-06 23:44:41 +01:00
Scott Shawcroft
121b22b0c5
Merge pull request #5666 from skerr92/add-odt-castaway2040
...
Add odt castaway2040
2021-12-06 14:44:33 -08:00
Hosted Weblate
91e6809a47
Merge remote-tracking branch 'origin/main'
2021-12-06 23:06:14 +01:00
Scott Shawcroft
e8e5ea7c2f
Merge pull request #5674 from jepler/esp32s3-box-display
...
esp32s3-box: enable display
2021-12-06 14:06:02 -08:00
Scott Shawcroft
8d406e006b
Merge pull request #5670 from dhalbert/fix-blacken-update-formatting-issues-7.1.x
...
minor .py changes due to blacken update - 7.1.x
2021-12-06 13:22:19 -08:00
Scott Shawcroft
be1d1d2594
Merge pull request #5667 from dhalbert/rp2-pwmout-counter-fix
...
fix mistaken use of PWM channel for slice
2021-12-06 13:12:58 -08:00
Hosted Weblate
b75129e255
Merge remote-tracking branch 'origin/main'
2021-12-06 22:08:26 +01:00
Scott Shawcroft
309faee334
Merge pull request #5519 from jpconstantineau/seeduino-xiao-rp2040
...
Add New Board - Seeeduino XIAO RP2040
2021-12-06 13:08:22 -08:00
Hosted Weblate
ea92303b0f
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-12-06 19:47:17 +01:00
Jeff Epler
40d947cee3
Merge pull request #5655 from jepler/esp32s3-devkitc
...
Espressif: Add Esp32s3 devkitc board definitions
2021-12-06 12:47:04 -06:00
Jeff Epler
1b5e98e2fa
esp32s3 box: add display
2021-12-06 10:08:44 -06:00
Jeff Epler
b722a2bca1
espressif: pwmout: get rid of not_first_reset special case
2021-12-06 10:08:44 -06:00
Jeff Epler
fae6d47a45
espressif: keep never_reset_pins marked as in use
2021-12-06 10:08:44 -06:00
Dan Halbert
d02ea8860e
empty commit
2021-12-06 10:42:38 -05:00
Kong Wai Weng
ee1987d34b
Added Maker Nano RP2040 to branch 7.1.x.
2021-12-06 23:12:53 +08:00
Dan Halbert
c43e0bd2db
uncrustify fixes
2021-12-06 09:54:15 -05:00
MicroDev
b8ca1ce838
Merge pull request #5669 from dhalbert/fix-blacken-update-formatting-issues
...
minor .py changes due to blacken update
2021-12-06 20:22:25 +05:30