af598b3f3e
Problem was that usbmsc does spi from the irq, and the queue() also does spi. And of course spi is non-reentrant. Fix this by disabling the queue here. For now. |
||
---|---|---|
.. | ||
beacon.c | ||
config.c | ||
exe.c | ||
flame.c | ||
mesh.c | ||
nickname.c | ||
util.c |