mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-10-05 02:10:56 +02:00
4517b9c8fcae62d9adad15e204a1789fab7a69cd
Summary The M5Core2 and the very similar M5Tough have 40 digital pins See reference here: https://docs.m5stack.com/en/core/core2 as well as the constant declarations in the bottom part of the file. Impact Without this, Code that needs the total number of pins (e.g. firmata) doesn't show the higher pin numbers correctly.
Arduino core for the ESP32, ESP32-S2 and ESP32-C3
Need help or have a question? Join the chat at 
Contents
Development Status
Documentation
You can use Arduino-ESP32 Online Documentation to get all information about this project.
- Getting Started
- Installing (Windows, Linux and macOS)
- Libraries
- ESP-IDF as Component
- FAQ
- Troubleshooting
Supported Chips
Visit the supported chips documentation to see the list of current supported ESP32 SoCs.
Decoding exceptions
You can use EspExceptionDecoder to get meaningful call trace.
Issue/Bug report template
Before reporting an issue, make sure you've searched for similar one that was already created. Also make sure to go through all the issues labelled as Type: For reference.
Finally, if you are sure no one else had the issue, follow the Issue template or Feature request template while reporting any new Issue.
Contributing
We welcome contributions to the Arduino ESP32 project!
See contributing in the documentation for more information on how to contribute to the project.
Description
Languages
C
74.1%
C++
25.4%
Makefile
0.3%
CMake
0.2%