Skip to content

Is it possible from defined flags to determine this core against the mbed based core #924

Answered by earlephilhower
davetcc asked this question in Q&A
Discussion options

You must be logged in to vote

I would suggest using this one as most other ones seem to all be common (as you seem to have found!):

#ifdef  ARDUINO_PICO_REVISION
....
#endif

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@davetcc
Comment options

Answer selected by davetcc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants