Skip to content
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

boards/xtensa/esp32: Add ESP32-PICO-KIT support #9015

Merged
merged 1 commit into from Apr 21, 2023

Conversation

lucasssvaz
Copy link
Contributor

Summary

Add support for the ESP32-PICO-KIT board based on the ESP32-PICO-D4 SoP.

Impact

Improved support for ESP32 boards.

Testing

Tested using the provided nsh config.

Copy link
Contributor

@tmedicci tmedicci left a comment

Choose a reason for hiding this comment

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

Please, review for peripherals that are not present on board (and relies on other ESP32-PICO-D4). Let's stick to peripherals that are populated on board and make "general support" available only for DevKit

boards/xtensa/esp32/esp32-pico-kit/src/esp32_bringup.c Outdated Show resolved Hide resolved
boards/xtensa/esp32/esp32-pico-kit/src/esp32_bringup.c Outdated Show resolved Hide resolved
boards/xtensa/esp32/esp32-pico-kit/src/esp32_bringup.c Outdated Show resolved Hide resolved
boards/xtensa/esp32/esp32-pico-kit/src/esp32_bringup.c Outdated Show resolved Hide resolved
boards/xtensa/esp32/esp32-pico-kit/src/esp32_bringup.c Outdated Show resolved Hide resolved
boards/xtensa/esp32/esp32-pico-kit/src/esp32_bringup.c Outdated Show resolved Hide resolved
boards/xtensa/esp32/esp32-pico-kit/src/esp32_bringup.c Outdated Show resolved Hide resolved
boards/xtensa/esp32/esp32-pico-kit/src/esp32_mmcsd.c Outdated Show resolved Hide resolved
boards/xtensa/esp32/esp32-pico-kit/src/Make.defs Outdated Show resolved Hide resolved
boards/xtensa/esp32/esp32-pico-kit/src/esp32_w5500.c Outdated Show resolved Hide resolved
@xiaoxiang781216 xiaoxiang781216 merged commit bdfe31e into apache:master Apr 21, 2023
26 checks passed
@lucasssvaz lucasssvaz deleted the feature/esp32_pico branch May 10, 2023 12:11
@jerpelea jerpelea added this to To-Add in Release Notes - 12.2.0 Jun 13, 2023
@jerpelea jerpelea moved this from To-Add to In Progress in Release Notes - 12.2.0 Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants