NordicSemiconductor / ble-sdk-arduino

MIT License
249 stars 97 forks source link

avr/sleep.h non existant #28

Open jsoncylu opened 6 years ago

jsoncylu commented 6 years ago

I'm trying to compile a simple BLEController example sketch but the board I'm using (fireduino) as an ARM processor. Is it true that the avr libraries don't work with ARM processors? If so, how do I get around the sleep.h issue?