New issue 3 by m.bubestinger: LEDs are NOT working when NVIC is not
initialized
http://code.google.com/p/flyless/issues/detail?id=3
LEDs are not working if "ITG_Init()" is not called.
They start working after NVIC_Init() is called in the setup routine...