Bring up X-Nucleo NFC06A1 with Arduino
Hi,
I try to bring up the NFC06A1 on an Arduino Uno with the Arduino IDE.
If I compile the ST example (X_NUCLEO_NFC06A1_HelloWorld), I get an fatal error:
C:#######\Documents\Arduino\libraries\STM32duino_ST25R3916\src/rfal_rfst25r3916.h:51:10: fatal error: functional: No such file or directory
#include <functional>
^~~~~~~~~~~~
compilation terminated.
exit status 1Is there any solution to get the example running?
Best regards,
Sebastian
