forked from espressif/esp-idf
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Certificate handling for ATEC608B and ESP32S3 #1
Open
TheSciBoy
wants to merge
2
commits into
master
Choose a base branch
from
daniel/os-2426-cert
base: master
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.
Conversation
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
TheSciBoy
force-pushed
the
daniel/os-2426-cert
branch
from
August 16, 2024 11:53
6f16ee5
to
a5ebaa7
Compare
mickeprag
reviewed
Aug 19, 2024
TheSciBoy
force-pushed
the
daniel/os-2426-cert
branch
from
August 21, 2024 12:43
a5ebaa7
to
c12b082
Compare
mickeprag
approved these changes
Aug 22, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ser bra ut. Men eftersom detta är tänk att skicka upstream hade jag:
- Inte haft med våra JIRA i commit-meddelandena
- Inte commitat whitespace fel
- Haft längre förklarande commit-meddelande som beskriver vad och varför vi gör ändringen.
TheSciBoy
force-pushed
the
daniel/os-2426-cert
branch
from
August 26, 2024 11:18
c12b082
to
ea37259
Compare
… than plain ESP32
TheSciBoy
force-pushed
the
daniel/os-2426-cert
branch
from
August 26, 2024 12:44
ea37259
to
b308be3
Compare
mickeprag
reviewed
Aug 26, 2024
TheSciBoy
force-pushed
the
daniel/os-2426-cert
branch
from
August 26, 2024 12:53
b308be3
to
50733b0
Compare
KHANyberg
approved these changes
Aug 26, 2024
TheSciBoy
force-pushed
the
daniel/os-2426-cert
branch
from
August 26, 2024 13:17
50733b0
to
c42d91f
Compare
TheSciBoy
force-pushed
the
daniel/os-2426-cert
branch
from
August 26, 2024 13:19
c42d91f
to
d10bccf
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Make configuration possible for ESP32S3 and add a configuration option for selecting the address during runtime.