This moves the platform specific initialization function pre_main in front of C++ constructors. This is especially necessary for platforms which need to setup the stack pointer (pre_main itself is inline, hence no stack needed for this function). |
||
|---|---|---|
| .. | ||
| assert.c | ||
| dwt.c | ||
| nvic.c | ||
| scb.c | ||
| sync.c | ||
| systick.c | ||
| vector.c | ||