AFCMS / devpet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevPet

PlatformIO CI

Run the project

Install PlatformIO

The project depends on the PlatformIO toolkit.

You can either install the VSCode extension or the CLI

Build

platformio run

Upload on the ESP32

Make sure the ESP32 is connected to the computer and the USB port is accessible.

platformio run --target upload

About

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%