cortex-m-rt 0.5.7

Startup and minimal runtime for Cortex-M microcontrollers
1
2
3
/* Sample device.x file */
PROVIDE(WWDG = DefaultHandler);
PROVIDE(PVD = DefaultHandler);