kotyara12 / reEsp32

ESP32 system functions and utilites (ESP-IDF)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reEsp32 for ESP32 / ESP-IDF

ESP32 system functions and utilites (ESP-IDF)

Dependencies:

Notes:

  • libraries starting with the re prefix are only suitable for ESP32 and ESP-IDF
  • libraries starting with the ra prefix are only suitable for ARDUINO compatible code
  • libraries starting with the r prefix can be used in both cases (in ESP-IDF and in ARDUINO)

About

ESP32 system functions and utilites (ESP-IDF)


Languages

Language:C++ 74.6%Language:C 25.4%