Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 526 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 526 Bytes

Device Command Compliant Device Repository

This repo contains all esp32 dc-compliant devices and shared libraries.

Building and Uploading

PlatformIO - We reccommend using PlatformIO to build and upload the devices in this repo.

Reccommended IDE

VSCode - This repo includes a .vscode/ folder which contains common settings for PlatformIO and Cpp compilation. You are welcome to use another IDE, but may have to manually adjust your plugin settings.