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

Help needed for choosing soldering station

Error Message when accessing Adobe

Adafruit Huzzah with Arduino Uno