Just to add that the CC3000 driver has been modified such that it doesn't use IRQs, so as long as you talk to other devices in one chunk (without going back to the idle loop) you may well be fine.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Just to add that the CC3000 driver has been modified such that it doesn't use IRQs, so as long as you talk to other devices in one chunk (without going back to the idle loop) you may well be fine.