Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 522 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 522 Bytes

arduino-projects

A repository for my home Arduino-Panstamp sketches and libraries.

Dev-tools

  • Arduino libraries and sources
  • avr-binutils
  • gnu-make
  • vim + OmniComplete + CTags
  • tmux for "IDE like" panes
  • screen for serial port monitoring

TODO

  • Add Libraries folder

  • Add current makefile templates

  • Fix makefile template to be more flexible + Right now each target device needs one makefile

  • Add scripts for duplicating a "template"