Skip to content

x1unix/platformio-arduino-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlatformIO project template for Arduino

This is a Arduino project template for PlatformIO.

Template includes:

  • Clang-format rules
  • Clangd configuration for LLDB LSP server.
  • Makefile with common recipies.

Prerequesities

  1. Install PlatformIO Core CLI.
  2. Install GNU Make.

Setup

  1. Create a repo out of this template.
  2. Run make compiledb

Note

make compiledb should be executed every time a new Arduino library is installed.

Building project

Use make build, make upload and make monitor commands.

About

PlatformIO project template for Arduino Pro Micro

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published