Skip to content

Want to do arduino, but don't like the IDE ? This makefile will include the Arduino librairie, allowing you to code with your favorite editor !

License

Notifications You must be signed in to change notification settings

grizzlyfute/MakefileArduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Makefile for arduino

Simply a makefile for running arduino code without the graphical ide

  1. Put your source in src. (No .ide or .ino)
  2. Run make
  3. Run make upload to import the program

About

Want to do arduino, but don't like the IDE ? This makefile will include the Arduino librairie, allowing you to code with your favorite editor !

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published