arch/xtensa/esp32s3: fix build when mbedTLS is enabled in apps#11738
Closed
pkarashchenko wants to merge 1 commit into
Closed
arch/xtensa/esp32s3: fix build when mbedTLS is enabled in apps#11738pkarashchenko wants to merge 1 commit into
pkarashchenko wants to merge 1 commit into
Conversation
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
acassis
approved these changes
Feb 21, 2024
xiaoxiang781216
approved these changes
Feb 22, 2024
Contributor
|
Let's ignore the ci temp break which is fixed by #11740. |
Contributor
|
@pkarashchenko do you want to wait @tmedicci merge your change to esp-hal-3rdparty? |
Contributor
Author
|
@xiaoxiang781216 I created this patch for visibility mostly. It fixes only a part of my use case and the change in esp 3p repo is mandatory |
Contributor
I'm checking this and testing it with our internal CI. |
tmedicci
added a commit
that referenced
this pull request
Feb 29, 2024
This commit closes #11738. Actual fix is tracked in: espressif/esp-hal-3rdparty#2
pkarashchenko
pushed a commit
that referenced
this pull request
Feb 29, 2024
This commit closes #11738. Actual fix is tracked in: espressif/esp-hal-3rdparty#2
halyssonJr
pushed a commit
to halyssonJr/nuttx
that referenced
this pull request
Apr 10, 2024
This commit closes apache#11738. Actual fix is tracked in: espressif/esp-hal-3rdparty#2
anchao
pushed a commit
to anchao/nuttx
that referenced
this pull request
Sep 6, 2024
This commit closes apache#11738. Actual fix is tracked in: espressif/esp-hal-3rdparty#2
1 task
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
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.
Summary
@tmedicci could you please integrate espressif/esp-hal-3rdparty#2 in
esp-hal-3rdparty?Impact
Testing