Hello guys,
I want to use arduino zero with nrf8001 but I can't make to compile the nrf8001-sdk-aci driver because of error in (avr/sleep).
I use this as a base of nrf8001 ARM port -> GitHub - tato123/nrf8001_arm_support: Updates to the nordic sdk to allow ARM based chips (i.e. teensy to talk with nrf8001)
Can you give me any guidance how to port it for arduino zero chip arm architecture ?
The only error I get is that when board is selected in the arduino IDE I get missing avr/sleep