coolya / mbeddr.arduino

http://logv.ws/mbeddr-arduino/
Eclipse Public License 1.0
19 stars 42 forks source link

BuildConfig needs to know platform headers #41

Open coolya opened 11 years ago

coolya commented 11 years ago

The Arduino Platform needs to know the headers needed for registeres and other stuff. First step would be a function the returns the headers. This might be relevant for other than AVR Arduinos like the Due or the intel based one.