Skip to content

michaelbaisch/uDino-Preprocessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

µDino Preprocessor

This is the preprocessor used in the Mac Application µDino. It is used to process the files of an Arduino project before compilation. The code is inspired from here.

Users of the Arduino-Makefile could use this preprocessor to create prototypes and work with multiple .ino / .pde files.

To create the prototypes a patched version of ctags used.


### Usage:
./preprocessor.rb project_folder output_folder

Keep in mind that all Arduino and C source files in output_folder will be deleted!

About

Preprocessor for µDino

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages