Skip to content

Reintroduce Espressif's IDF v4.2 changes to ESP32 port #193

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

Merged
merged 2 commits into from
Oct 8, 2020

Conversation

lundinc2
Copy link
Contributor

@lundinc2 lundinc2 commented Oct 2, 2020

Reintroduce Espressif's IDF v4.2 changes to ESP32 port #92

Description

With v4.2 of Espressif's IDF we can go ahead and re-merge their updated port.

Test Steps

Compile and run the new port on ESP32 and ESP32s2 with IDF v4.2.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

cobusve
cobusve previously approved these changes Oct 2, 2020
Copy link
Member

@cobusve cobusve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check with me before merging this one

@lundinc2 lundinc2 requested a review from RichardBarry October 6, 2020 16:19
@lundinc2 lundinc2 force-pushed the reintroduce-esp-idf-changes branch from e0fa688 to a07ff55 Compare October 6, 2020 16:19
@lundinc2 lundinc2 force-pushed the reintroduce-esp-idf-changes branch from 1898c67 to a898b51 Compare October 7, 2020 17:08
@lundinc2
Copy link
Contributor Author

lundinc2 commented Oct 8, 2020

/cbmc run checks

Add changes required to support ESP32-S2
@lundinc2 lundinc2 force-pushed the reintroduce-esp-idf-changes branch from a898b51 to ab23698 Compare October 8, 2020 17:50
@lundinc2 lundinc2 merged commit 3d4d171 into FreeRTOS:master Oct 8, 2020
shubhamkulkarni97 added a commit to shubhamkulkarni97/FreeRTOS-Kernel that referenced this pull request Nov 24, 2020
shubhamkulkarni97 added a commit to shubhamkulkarni97/FreeRTOS-Kernel that referenced this pull request Nov 25, 2020
shubhamkulkarni97 added a commit to shubhamkulkarni97/FreeRTOS-Kernel that referenced this pull request Dec 11, 2020
shubhamkulkarni97 added a commit to shubhamkulkarni97/FreeRTOS-Kernel that referenced this pull request Dec 14, 2020
dachalco pushed a commit to shubhamkulkarni97/FreeRTOS-Kernel that referenced this pull request Dec 22, 2020
mingyue86010 pushed a commit that referenced this pull request Dec 22, 2020
…ck (#231)

* Revert "Reintroduce Espressif's IDF v4.2 changes to ESP32 port (#193)"

This reverts commit 3d4d171.

* Update ESP32 port files to work with ESP-IDF v4.2 as well as ESP-IDF v3.3

Add changes required to support ESP32-S2

* portmacro.h: Change return type of vApplicationSleep to void

This fixes build failure when automatic light sleep is enabled

* prevent header checks for files with different licensing

Co-authored-by: David Chalco <[email protected]>
laroche pushed a commit to laroche/FreeRTOS-Kernel that referenced this pull request Apr 18, 2024
…reeRTOS#193)

This change updates the IAR project for Nucleo H743ZI2 to use the
cacheable DTC RAM and enables L1 cache. In order to ensure the correct
functioning of cache, the project sets configTEX_S_C_B_SRAM in
FreeRTOSConfig.h to not mark the RAM as shareable.

Signed-off-by: Gaurav Aggarwal <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants