Skip to content

Conversation

@petermm
Copy link
Contributor

@petermm petermm commented Nov 27, 2025

Minimal changes. Running this on top of the mbedtls4 branch gives full green simtest CI on v6.0-beta1. Confirmed CI working 5.1-5.5

avm_builtins/CMakeLists.txt:
EQUAL -> GREATER_EQUAL
obvious.

avm_builtins/network_driver.c:
Hard deprecations for these.

avm_sys/CMakeLists.txt
IDF6 needs "esp_driver_ledc" "esp_driver_uart" as components.
newlib component has been renamed to esp_libc, and is now default included. so newlib not included idf6+ - and then some workaround for minimal changes with the newlib_dir/newlib_include_dirs

espressif/dp83848
separate component now for the ethernet qemu driver - nicely handled with the idf_component.yml

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later

@petermm petermm marked this pull request as ready for review November 27, 2025 22:12
@petermm petermm force-pushed the esp-idf-6-prep branch 2 times, most recently from a382e74 to 31bbbdb Compare November 28, 2025 11:21
Minimal changes. Running this on top of the mbedtls4 branch gives full green simtest CI on v6.0-beta1.

Signed-off-by: Peter M <petermm@gmail.com>
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.

1 participant