-
Notifications
You must be signed in to change notification settings - Fork 54
Add Espressif C5 devkit #835
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
tyeth
wants to merge
26
commits into
adafruit:main
Choose a base branch
from
tyeth:add-c5-devkit
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
1bd7427
Add ESP32-C5 DevKitC-1
tyeth 8813764
tweaks
tyeth 3e921e7
ignore wifi nina fork
tyeth 7cefcf3
Add ESP32-C5, bump ESP32 to 3.3.3
tyeth cdcd90b
Add ESP32-C5 build target
tyeth 1969fcb
Add debug target for ESP32-C5
tyeth f3ecc12
Add ESP32-C5 to supported boards list
tyeth 94130b1
Correct BOARD_ID for ESP32-C5 DevKitC-1 N8R4
tyeth 04d0642
Correct board target name to match CI-Arduino
tyeth 564a014
Strip "espressif_" prefix from board json target names
tyeth 325d63b
WIP: Swap to WIP boards branch
tyeth 08990f6
Use latest esptool for C5
tyeth 70b0023
clang format
tyeth 2c2755a
Correct bootloader offset for C5
tyeth da343ff
Update CI job for C5 (dump merged bin)
tyeth 37e8f30
clang
tyeth 48c5acb
Drop boot0 from non-tinyusb targets, use "keep" for flash args
tyeth a70e176
CI tidy
tyeth dd8a7e0
Bump CI to ESP core 3.3.3
tyeth ed67e3e
Use modern esptool command
tyeth d85a868
Bump Arduino-ESP32 to 3.3.3 in platformIO.ini
tyeth 31cc92e
Mention URL+Port if non-standard. Fix local SSL/TLS MQTT testing
tyeth 2b5de43
clang format
tyeth 8d7510a
Explain bin files from arduino-cli
tyeth d959251
Switch back to main CI branch
tyeth 2d13933
Switch back to main boards branch
tyeth File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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
1 change: 1 addition & 0 deletions
1
examples/Wippersnapper_demo/.espressif_esp32c5_devkitc_1_n8r4.generate
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
|
|
1 change: 1 addition & 0 deletions
1
examples/Wippersnapper_demo/.espressif_esp32c5_devkitc_1_n8r4_debug.test.skip
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
|
|
1 change: 1 addition & 0 deletions
1
examples/wippersnapper_debug/.espressif_esp32c5_devkitc_1_n8r4.test.skip
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
|
|
1 change: 1 addition & 0 deletions
1
examples/wippersnapper_debug/.espressif_esp32c5_devkitc_1_n8r4_debug.generate
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
|
|
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.