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

Adds support for missing Olimex boards #8896

Merged
merged 8 commits into from
Nov 22, 2023
Merged

Adds support for missing Olimex boards #8896

merged 8 commits into from
Nov 22, 2023

Conversation

Stanimir-Petev
Copy link
Contributor

Olimex employee here. We were missing few boards from the list and customers requested we add them. Boards added are:

ESP32-S2-DevKit-Lipo
ESP32-S2-DevKit-Lipo-USB
ESP32-S3-DevKit-Lipo
ESP32-C3-DevKit-Lipo
ESP32-C6-EVB

Also added to boards.txt and the respective directories in the "variants" folder. The boards are open-source hardware and info can be found at our website.

We tested as much as we could, but let us know if we missed something.

Thanks espressif and Arduino team.

Added board variant for Olimex ESP32-C3-DevKit-Lipo
Added board variant for Olimex ESP32-C6-EVB
Added board variant for Olimex ESP32-S2-DevKit-Lipo-USB
Added board variant for Olimex ESP32-S2-DevKit-Lipo
Added board variant for Olimex ESP32-S3-DevKit-Lipo
Added missing Olimex boards:

ESP32-S2-DevKit-Lipo
ESP32-S2-DevKit-Lipo-USB
ESP32-S3-DevKit-Lipo
ESP32-C3-DevKit-Lipo
ESP32-C6-EVB

Added additional upload speed options to the ESP32-EVB and ESP32-POE(-ISO) boards.
@CLAassistant
Copy link

CLAassistant commented Nov 17, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@P-R-O-C-H-Y P-R-O-C-H-Y left a comment

Choose a reason for hiding this comment

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

@Stanimir-Petev PTAL on my comments.

variants/esp32c3-devkit-lipo/pins_arduino.h Outdated Show resolved Hide resolved
variants/esp32c6-evb/pins_arduino.h Outdated Show resolved Hide resolved
variants/esp32s2-devkit-lipo-usb/pins_arduino.h Outdated Show resolved Hide resolved
variants/esp32s2-devkit-lipo/pins_arduino.h Outdated Show resolved Hide resolved
variants/esp32s3-devkit-lipo/pins_arduino.h Outdated Show resolved Hide resolved
Made changes on the definitions of the pins and formatting as suggested.
@P-R-O-C-H-Y P-R-O-C-H-Y added the Status: Pending Merge Pull Request is ready to be merged label Nov 22, 2023
@me-no-dev me-no-dev merged commit 8c08727 into espressif:master Nov 22, 2023
53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pending Merge Pull Request is ready to be merged Type: 3rd party Boards
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants