Im new to using the Due platform but Im learning because I feel like my latest project can benefit from running on this platform. I was using Adafruits nRF8001 library with my Uno but when I try to compile there example code I get the following error.
Arduino: 1.5.6-r2 (Windows 7), Board: "Arduino Due (Programming Port)"
C:\Users\Snax\Desktop\arduino-1.5.6-r2\libraries\Adafruit_nRF8001\Adafruit_BLE_UART.cpp:20: fatal error: util/delay.h: No such file or directory
compilation terminated.
Below is the library I am using.
https://github.com/adafruit/Adafruit_nRF8001/archive/master.zip