The reset handler is responsible for loading the variables default values. This
includes variables initialized to 0, although they are handed through bss and
not data
The files previously used were from StmCubeMx and Mbed but they contain
a lots off things that we don't need, like a heap and a space for
special debug symbols
Project was organized as an application, wich makes it less practical
to include in other projects. A template project may be added back to
make up for the missing files