Note: This is just a template, so feel free to use/remove the unnecessary things ### Description - Type: Bug --------------------------------------------------------------- ## Bug **Target** xdot_l151cc **Toolchain:** GCC_ARM **Toolchain version:** 4.9.3 **mbed-cli version:** (`mbed --version`) **meed-os sha:** bcf7085d85b2811b5d68bdda192c754eadfb8f88 **Behavior:** Run mbed-os-example-blinky. Expected: LED1 blinks. Actual: LED1 does not blink. LED stays on. If you switch to mbed-os-5.3.1 it works... cc @andcor02 @mfiore02