Adafruit Feather 32u4 (RFM69HCW Packet Radio) plateform definition


hello,
i need conditional compilation tests plateforme dependant.
in particular, have distinguish arduino uno , feather 32u4 plateform.

can tell me arduino plateform name adafruit feather 32u4 plateform ?

code: [select]

#ifdef "feather 32u4"
    blabla
#endif


many , happy new yeaur !

quote
can tell me arduino plateform name adafruit feather 32u4 plateform ?
use file + preferences, , enable verbose mode when compiling. can see command line options passed compile when compiling 2 boards. base ifdef statement on command line option not-an-arduino board.


Arduino Forum > Using Arduino > Programming Questions > Adafruit Feather 32u4 (RFM69HCW Packet Radio) plateform definition


arduino

Comments

Popular posts from this blog

DHT11 Time out error using v0.4.1library

Sketch upload fails with Java error (___REMOVE___/bin/avrdude)!

Arduino Uno + KTY81/210 temperature sensor