You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding CodeCell ESP32C3 new 3rd part board (#10177)
* Add CodeCell ESP32C3 variant folder
feat(variants): Add CodeCell ESP32C3 variant folder
Added the `codecell` folder to the `arduino-esp32/variants` directory to support the CodeCell ESP32C3 board. This folder includes the necessary pin mappings and configuration files.
* Update boards.txt for CodeCell ESP32C3
chore(board): Update boards.txt for CodeCell ESP32C3
Updated the boards.txt configuration to include settings specific to the CodeCell ESP32C3 board, such as upload speed and partition schemes.
* Update variants/CodeCell/pins_arduino.h
Co-authored-by: Jan Procházka <[email protected]>
* Delete variants/CodeCell directory
* Add codecell ESP32C3 variant folder
feat(variants): Add codecell ESP32C3 variant folder
Added the CodeCell ESP32C3 variant folder to support the CodeCell ESP32C3 board.
This folder contains the necessary pin mappings and configuration files.
* Update pins_arduino.h
* ci(pre-commit): Apply automatic fixes
---------
Co-authored-by: Jan Procházka <[email protected]>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
0 commit comments