Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

husarnet/arduino-esp32

 
 

Repository files navigation

Caution

Husarnet for ESP32 has undergone a major refactor making it compatible with the latest upstream core codebase, latest ESP-IDF releases and newest Espressif microcontrollers. Because of that, code in this repository is outdated and it should not be used for new designs. It may or may not be updated to reflect the changes later in the future.

Learn more about our latest changes here!


Arduino core for the ESP32

Build Status

Need help or have a question? Join the chat at https://gitter.im/espressif/arduino-esp32

Contents

Development Status

Latest stable release Release Version Release Date Downloads

Latest development release Development Version Development Date Downloads

Installation Instructions

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 for reference.

Finally, if you are sure no one else had the issue, follow the ISSUE_TEMPLATE while reporting any issue.

ESP32Dev Board PINMAP

Pin Functions

Tip

Sometimes to program ESP32 via serial you must keep GPIO0 LOW during the programming process

Packages

No packages published

Languages

  • C 70.2%
  • C++ 28.3%
  • Python 1.2%
  • HTML 0.2%
  • CMake 0.1%
  • Makefile 0.0%