Commit Graph

26439 Commits

Author SHA1 Message Date
Jeff Epler
6a7742ba88
Merge remote-tracking branch 'origin/main' into floppy 2022-02-04 09:00:32 -06:00
Jeff Epler
31febc336b
fix sam e51 comment & floppy building 2022-02-02 21:37:47 -06:00
Jeff Epler
224069551a
disable onewireio on seeduino xiao (samd21)
I don't understand how this stopped fitting, as none of the added code
is used in this build.
2022-02-02 21:36:58 -06:00
Jeff Epler
1be8ae75d4
skip floppyio if not full build 2022-02-02 17:07:02 -06:00
Jeff Epler
f2c31c8d82
add adafruit_floppy, put in correct position 2022-02-02 10:14:19 -06:00
Jeff Epler
bf57f3606a
rp2pio: Add pull up/down support for the "jmp pin"
This is needed so that the floppy flux reader can enable the pull up
on the index pin while using it as a pio jmp pin.

Also fixes a doc bug where the `jmp_pin` was omitted in one spot in the docs.
2022-02-01 10:19:17 -06:00
Dan Halbert
53b6c4b5f0
Merge pull request #5884 from tannewt/s3_heap
Increase S3 without PSRAM heap size and fix S2 builds
2022-01-18 19:35:07 -05:00
Scott Shawcroft
c839d9b3cc
Fix S2 builds by not turning on USB with wifi 2022-01-18 15:50:32 -08:00
Scott Shawcroft
679f4b30ba
Tweak heap sizes for different targets 2022-01-18 15:23:19 -08:00
Jeff Epler
c3dc0b1c45
Merge pull request #5878 from adafruit/7.1.x
Port PDMIn fix #5851 to main
2022-01-18 08:48:17 -06:00
MicroDev
ba008ddfb3
Merge pull request #5879 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2022-01-18 10:48:28 +05:30
Hosted Weblate
cfd974662d
Merge remote-tracking branch 'origin/main' 2022-01-18 03:39:24 +01:00
Dan Halbert
09bdad6c5b
Merge pull request #5877 from 0hotpotman0/main
Add softdev_version 7.0.1
2022-01-17 21:39:12 -05:00
Jeff Epler
8e895e1986
Add floppyio for rp2040
Tested on RP2040 Feather with a 3.5" Prodigy diskette, the whole
surface reads 100% across 3+ trials.
2022-01-17 16:34:47 -06:00
Hosted Weblate
5a4abff7f5
Merge remote-tracking branch 'origin/main' 2022-01-17 22:10:09 +01:00
Dan Halbert
3453ced296
Merge pull request #5860 from tannewt/s3_core_1
Switch CP to core 1 on S3
2022-01-17 16:10:05 -05:00
Hosted Weblate
d0a1a7d380
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/
2022-01-17 22:08:58 +01:00
Dan Halbert
4f4b9bd767
Merge pull request #5859 from jepler/update-ulab
update to ulab 4.0.0
2022-01-17 16:08:50 -05:00
Dan Halbert
8d7474b026
Merge pull request #5868 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2022-01-17 15:25:46 -05:00
Hosted Weblate
d2592b20d7
Merge remote-tracking branch 'origin/main' 2022-01-17 19:51:35 +01:00
Jeff Epler
895a8a9e72
Merge pull request #5866 from dhalbert/espressif-open-drain
fix espressif DigitalInOut open-drain
2022-01-17 12:51:31 -06:00
Jeff Epler
e32f0c1513
update submodule 2022-01-17 11:13:45 -06:00
Hosted Weblate
c3ffeb5b67
Merge remote-tracking branch 'origin/main' 2022-01-17 15:59:21 +01:00
Dan Halbert
7a3bcf7160
Merge pull request #5876 from Neradoc/patch-2
Define default SPI pins on kb2040
2022-01-17 09:59:15 -05:00
0hotpotman0
9b9dd97e00 add softdev_version 7.0.1 2022-01-17 14:49:11 +08:00
Neradoc
784a5edc4b
Define default SPI pins on kb2040
Fixes #5875
2022-01-17 06:52:08 +01:00
Gökhan Koçmarlı
2d05906430
Translated using Weblate (Turkish)
Currently translated at 10.8% (112 of 1031 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/tr/
2022-01-16 14:56:04 +01:00
Dan Halbert
11848b1826 use GPIO_MODE_ instead of GPIO_MODE_DEF 2022-01-15 23:05:33 -05:00
Dan Halbert
c70c8a9390 fix espressif open-drain 2022-01-15 19:54:31 -05:00
Jeff Epler
9b32d549f0
Merge pull request #5863 from tekktrik/doc/remove-edit-link
Remove "Edit on Github" link
2022-01-15 13:11:50 -06:00
Scott Shawcroft
fce6d16c8e
Merge pull request #5856 from kattni/building-submod-update
Update submodule instructions.
2022-01-14 17:12:42 -08:00
Scott Shawcroft
294368f706
Merge pull request #5858 from tannewt/s3_wifi_hang
Fix USB when enabling wifi
2022-01-14 15:01:25 -08:00
Scott Shawcroft
f6cf15de43
Switch CP to core 1 on S3 2022-01-14 12:22:38 -08:00
Jeff Epler
af353c9b59
update to ulab 4.0.0 2022-01-14 14:19:50 -06:00
Jeff Epler
6c53b06a3c
Update adafruit floppy submodule 2022-01-14 14:11:12 -06:00
Scott Shawcroft
993e51e5cc
Fix USB when enabling wifi 2022-01-14 11:52:14 -08:00
Alec Delaney
5d6ef60fb4 Add newline at end of breadcrumbs.html 2022-01-14 13:29:13 -05:00
Alec Delaney
d54e5c8673 Add breadcrumbs.html to prevent "Edit on Github" link 2022-01-14 13:26:57 -05:00
Scott Shawcroft
7af7cd418c
Merge pull request #5853 from tannewt/s3_config_rework
Split out target specific configs.
2022-01-14 10:25:50 -08:00
Scott Shawcroft
86e7247d11
Merge pull request #5854 from jepler/issue-5680
patch esp-idf for i2c crash
2022-01-14 09:37:23 -08:00
Kattni Rembor
ae8284d268 Update submodule instructions. 2022-01-14 11:46:48 -05:00
Jeff Epler
c87d9c947b
patch esp-idf for i2c crash
In theory, this Closes: #5680 -- I didn't test it on HW yet.
2022-01-14 08:53:24 -06:00
Jeff Epler
ea3c70a957
Merge pull request #5851 from dhalbert/pdmin-fix-7.1.x
PDMIn fix for SAMD: backport of #5842
2022-01-14 08:42:01 -06:00
Jeff Epler
88abbb0029
submodules required must be listed explicitly 2022-01-13 20:40:30 -06:00
Jeff Epler
a08c5c0950
fix types 2022-01-13 19:33:10 -06:00
Scott Shawcroft
869cf5eba5
Run USB on the same core as CP 2022-01-13 15:55:37 -08:00
Scott Shawcroft
39639ecd17
Rework configs to take target into account
New script will filter settings to different tiers.
2022-01-13 15:55:37 -08:00
Scott Shawcroft
2233026556
Merge pull request #5848 from prplz/esp32s3-devkits
Esp32s3 devkits
2022-01-13 14:02:44 -08:00
Jeff Epler
d816a4f19d
Add floppyio
Initially enabled for samd51, this enables reading raw flux data as well
as DOS/MFM formatted media.

This is only the low-level code for reading & decoding flux pulses from a floppy drive.
high level details will live in a Python library.

adafruit-circuitpython-floppy will take care of details like stepping
from track to track, etc.
2022-01-13 15:37:36 -06:00
Jeff Epler
db5f99c63e
Add a function to get low level register access
The port is free to return NULL for any/all of these, and the caller has
to check.

This will be used in the floppy code, because aside from getting the
registers, it looks like all is independent of MCU.
2022-01-13 15:29:03 -06:00