Skip to content

xxxajk/Arduino_Makefile_master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 

Repository files navigation

Arduino_Makefile_master

Obsolete. Use https://github.com/xxxajk/Arduino_Make instead.

NOTE:
  If your sketch (.ino) does not compile because YOU did not include Arduino.h or 
  Wprogram.h then YOU need to fix YOUR code.
  YOU need to also properly do all function prototypes as well.
  Avoid problems! Do your code the proper way from the start.

Features:
  Supports standard avr Arduino boards
  Supports the Teensy development boards from pjrc.com

NEW:
  Libraries are now each an archive, seperately.
  Seperate build output for each target
  Arduino recipie support for newer IDEs

About

Use make on macos Darwin or linux instead of arduino IDE.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published