amaxilat / esp32_env

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

esp32_env

configuration

  • add https://dl.espressif.com/dl/package_esp32_index.json to the Additional Board Manager URLs in File -> Preferences
  • install esp32 from the Boards Manager in Tools -> Board -> Board Manager
  • install the following libraries Adafruit Unified Sensor,Adafruit BME680 Library and ble_Definitions in Tools -> Manage Libraries...

build options

  • Board: ESP32 Dev Module
  • Partition Scheme: Huge APP

About


Languages

Language:C++ 87.7%Language:C 12.3%