Commit Graph

26075 Commits

Author SHA1 Message Date
Dan Halbert
cf70a9ca61 Turn on I2C power for each VM, instead of just after hard reset 2021-12-24 16:27:17 -05:00
Dan Halbert
889b25d792 put I2C_POWER_INVERTED alias before D7, for prettypins 2021-12-24 11:49:58 -05:00
Dan Halbert
cf349af35e turn on I2C power after reset 2021-12-24 11:45:07 -05:00
Dan Halbert
41db3f6fb6
Merge pull request #5765 from adafruit/revert-5755-fix-cascadetoml-more
Revert "Fix cascadetoml more"
2021-12-22 22:35:27 -05:00
Scott Shawcroft
9d5ae2e072
Merge pull request #5762 from dhalbert/stale-wakeup-reasons
Fix recording of wake_alarm
2021-12-22 10:21:50 -08:00
Scott Shawcroft
936644c157
Revert "Fix cascadetoml more" 2021-12-22 10:07:30 -08:00
Dan Halbert
3bb9a4439d Fix recording of wake_alarm 2021-12-21 21:48:36 -05:00
Dan Halbert
c27c6155e6
Merge pull request #5758 from adafruit/revert-5750-pin-cascadetoml
Revert "pin specific versions of cascadetoml & tomlkit, temporarily"
2021-12-21 17:55:58 -05:00
Scott Shawcroft
0db83f42a4
Revert "pin specific versions of cascadetoml & tomlkit, temporarily" 2021-12-21 11:17:10 -08:00
Jeff Epler
05b70f3a42
Merge pull request #5755 from jepler/fix-cascadetoml-more
Fix cascadetoml more
2021-12-21 09:23:21 -07:00
Jeff Epler
f527ef0eb8 pin cascadetoml for windows build too 2021-12-21 08:43:35 -06:00
Jeff Epler
ced98381f1
Merge pull request #5750 from jepler/pin-cascadetoml
pin specific versions of cascadetoml & tomlkit, temporarily
2021-12-21 07:08:29 -07:00
Jeff Epler
4125a10d69
pin specific versions of cascadetoml & tomlkit, temporarily 2021-12-20 09:57:26 -06:00
Jeff Epler
4eb780732b
Merge pull request #5748 from dhalbert/pixelbuf-packed-int-error-7.1.x
Explicitly cast float to mp_int_t - 7.1.x
2021-12-18 18:02:58 -07:00
George Waters
0ce5265624 Explicitly cast float to mp_int_t
Not sure why this is necessary, but it prevents an off-by-one error in
some (rare?) circumstances.
2021-12-17 22:41:48 -05:00
Dan Halbert
b2189d3590
Merge pull request #5741 from dhalbert/5738-backport-to-7.1.x
Backport #5738 and #5742 to 7.1.x
2021-12-17 16:04:44 -05:00
Dan Halbert
9096833366
Merge pull request #5740 from jepler/update-ulab
Update ulab
2021-12-17 11:47:40 -05:00
lady ada
654414e57e fix colororder 2021-12-17 10:41:06 -05:00
Jeff Epler
bd282bb1be
do not backslash-escape forward slashes 2021-12-17 09:34:47 -06:00
Jeff Epler
da4f5bdaef
fix ci matrix when ulab is modified
When the submodule is modified, the modified 'filename' is simply the
submodule path `extmod/ulab`, not the specific file(s) in the submodule
that are modified.
2021-12-17 09:32:53 -06:00
lady ada
26c2acae12 nuudge 2021-12-17 09:47:44 -05:00
lady ada
8e540a1738 fix final qtpys2 and s2tft feather pinouts 2021-12-17 09:47:44 -05:00
Jeff Epler
21298237e2
Update ulab
This fixes a doc-building bug and also a bug with any()/all().
2021-12-17 08:28:49 -06:00
Jeff Epler
eeb84ce97f
Merge pull request #5731 from rsbohn/dexter-editorial
Fix some documentation issues
2021-12-16 08:05:35 -07:00
Dan Halbert
a526613ddd
Merge pull request #5723 from timhawes/traceback_fix
traceback: fix for crash on non-native exceptions
2021-12-15 15:30:58 -05:00
Randall Bohn
fd655301b5
edit docstring for pixel_shader 2021-12-15 13:07:12 -07:00
Randall Bohn
5d5c966771
install is a pre-commit command
not an option
2021-12-15 13:05:03 -07:00
microDev
7e46387196
add non-native exception in traceback_test
Co-authored-by: Dan Halbert <halbert@adafruit.com>
2021-12-15 20:48:33 +05:30
microDev
70b3e73349
traceback: fix for crash on non-native exceptions
Co-authored-by: Tim Hawes <me@timhawes.com>
2021-12-15 12:29:21 +05:30
Scott Shawcroft
d162bbbe84
Merge pull request #5715 from dhalbert/adabot-for-website
Fix website action dependencies; don't build everything on CI changes - 7.1.x backport
2021-12-13 14:56:55 -08:00
Dan Halbert
dcc61d3532 remove whitespace 2021-12-13 15:44:55 -05:00
Scott Shawcroft
d14868d540 Exclude ci checks and tests from building boards 2021-12-13 15:44:55 -05:00
Scott Shawcroft
9f0c0720f9 Fetch tools/adabot submodule for website build
It's used by build_board_info.py
2021-12-13 15:43:36 -05:00
Dan Halbert
edabf676d4
Merge pull request #5712 from jepler/website-main-branch
reflect that the default branch of circuitpython-org is updated
2021-12-13 10:54:24 -05:00
Jeff Epler
a0553ea838
Merge pull request #5708 from dhalbert/samd-pinalarm-intclr
Clear SAMD TAMPER interrupt in pinalarm properly
2021-12-13 07:18:58 -07:00
Jeff Epler
1dce9de480
reflect that the default branch of circuitpython-org is updated 2021-12-13 07:58:26 -06:00
Dan Halbert
bbe30514ef Fix other INTENCLR and INTENSET to write whole reg 2021-12-12 22:25:44 -05:00
Dan Halbert
c06eee9841 Clear TAMPER interrupt properly; make keypad module table const 2021-12-12 22:00:08 -05:00
Dan Halbert
f695b14e93
Merge pull request #5700 from dhalbert/update-frozen-7.1.x-beta.2
update frozen libraries for 7.1.x-beta.2
2021-12-10 09:52:39 -05:00
Dan Halbert
02dca8b66a update frozen libraries for 7.1.x-beta.2 2021-12-10 08:35:40 -05:00
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
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
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
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
Dan Halbert
7bcfbe30bf shrink some boards 2021-12-08 11:57:15 -05:00
Kong Wai Weng
5756eaf977 empty commit 2021-12-08 13:52:48 +08: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