forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7628 from RetiredWizard/broadcomspi
Port/Broadcom Switch to "unmeasured" core clock speed check
- Loading branch information
Showing
6 changed files
with
36 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule peripherals
updated
10 files
+8 −6 | .github/workflows/build.yml | |
+5,909 −5,909 | broadcom/gen/bcm2711_lpa.h | |
+931 −931 | broadcom/gen/bcm2835_lpa.h | |
+931 −931 | broadcom/gen/bcm2837_lpa.h | |
+1 −1 | broadcom/interrupts.c | |
+20 −2 | broadcom/vcmailbox.c | |
+1 −0 | broadcom/vcmailbox.h | |
+0 −0 | openocd/bcm2711.cfg | |
+0 −0 | openocd/bcm2835.cfg | |
+0 −0 | openocd/bcm2837.cfg |