Skip to content

Conversation

@sylvioalves
Copy link
Contributor

Fix linking error due undefined tdata entry.
After #72642, tdata could be undefined due to
missing TLS check.

Fixed #74852

Fix linking error due undefined tdata entry.
After zephyrproject-rtos#72642, tdata could be undefined due to
missing TLS check.

Fixed zephyrproject-rtos#74852

Signed-off-by: Sylvio Alves <[email protected]>
@sylvioalves sylvioalves force-pushed the bugfix/esp32c3_tls_link branch from 8af6ed0 to 436741f Compare June 24, 2024 09:38
@sylvioalves sylvioalves requested a review from aescolar June 24, 2024 09:38
@sylvioalves sylvioalves added this to the v3.7.0 milestone Jun 24, 2024
@sylvioalves sylvioalves added the Hotfix Fix for issues blocking development, i.e. upstream CI issues, tests failing in upstream CI , etc. label Jun 24, 2024
@aescolar aescolar assigned sylvioalves and unassigned jukkar and rlubos Jun 24, 2024
@aescolar aescolar merged commit ee1b13c into zephyrproject-rtos:main Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Networking area: Samples Samples area: Sockets Networking sockets Hotfix Fix for issues blocking development, i.e. upstream CI issues, tests failing in upstream CI , etc. platform: ESP32 Espressif ESP32

Projects

None yet

Development

Successfully merging this pull request may close these issues.

esp32 multiple boards samples fail to link with undefined section 'tdata'

6 participants