anilgkts / arduino

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

Implement compiled package uploading #816

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What change would like to see?
Be able to supply a pre-compiled block of code, instead of having to supply the 
source

It would just be a case of inserting an option  that bypasses the compiler and 
passes the block directly over to the upload routine

Why?

When supplying  work for hire, it provides limited security to prevent the 
source being ripped off, until the work is paid for.

Would this cause any incompatibilities with previous versions?  If so, how
can these be mitigated?

Unlikely, since the code would be pre-complied of a given library set and self 
contained

Original issue reported on code.google.com by hardcoreforensics on 13 Feb 2012 at 11:56

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by dmel...@gmail.com on 15 Feb 2012 at 12:15