Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 347 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 347 Bytes

Embedded Dev Template

This is a template project for creating embedded projects using PlatformIO with VSCode and .devcontainer.

PlatformIO

The platformio.ini file contains the configuration for the PlatformIO project. You can modify it according to your project requirements.

Example

This project includes a simple blink example.