KerzArt / nextcopterplus

Automatically exported from code.google.com/p/nextcopterplus
0 stars 0 forks source link

Perl script to convert OpenAero2 to linux #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I've just wrote a quick Perl script which parses OA2 source-tree and creates a 
Makefile so the project can be compiled and programmed on linux using the 
standard avr toolchain and avrdude for programming. The script resides in 
nextcopterplus-read-only/OpenAero2 and creates a "linux" sub-directory where 
you only need to type "make". You may include this in the SVN if you find is 
useful.

Original issue reported on code.google.com by Emil.Se...@gmail.com on 8 Apr 2013 at 6:20

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Nice perl script for converting to Linux.
Which tools are supposed to be default for OpenAero2?

Original comment by janrinze on 4 Sep 2013 at 3:40

GoogleCodeExporter commented 8 years ago
Great script! Works well on Mac OS X as well.

@#2
I believe is intended to be used with Atmel/AVR Studio.

Original comment by laus...@gmail.com on 26 Sep 2013 at 3:58