crashtest-r0ket/firmware/applications/final
Stefan `Sec` Zehl af598b3f3e Fix random dataflash corruption in usb mass storage mode.
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.
2011-08-21 18:45:23 +02:00
..
beacon.c Big warning cleanup in firmware. 2011-08-05 01:33:48 +02:00
config.c remove double Refresh() 2011-08-05 14:53:24 +02:00
exe.c save some more bytes 2011-08-06 02:43:32 +02:00
flame.c Big warning cleanup in firmware. 2011-08-05 01:33:48 +02:00
mesh.c Some mesh beauty :-) 2011-08-13 00:56:39 +02:00
nickname.c added encryption keys for l0dables 2011-08-05 17:39:00 +02:00
util.c Fix random dataflash corruption in usb mass storage mode. 2011-08-21 18:45:23 +02:00