/embedded-dev-template

Template project for creating embedded projects using PlatformIO with VSCode and devcontainer

Primary LanguageDockerfile

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.