Skip to content
/ ardu Public

Tiny arduino-cli wrapper to speed things up

Notifications You must be signed in to change notification settings

lfoscari/ardu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Installation

  1. Clone the repo
    git clone git@github.com:lfoscari/ardu.git
    cd ardu
  2. Move ardu somewhere in the PATH

Usage

  1. Navigate to your project's directory
  2. Run the ardu init command to initialize the .boardinfo file
  3. Modifiy it to match your configuration
  4. Upload with ardu upload or just compile with ardu compile

Prerequisites

  1. arduino-cli

About

Tiny arduino-cli wrapper to speed things up

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages