Trivial rename, allow vim to properly detect the file as a makefile.
Allow examples (such as usart-semihosting) to set DEFS for their own use, and _then_ add the target definitions.
The UART's baud rate is calculated using the current clock configuration from the clock module. This example makes use of the standard C library and writes the characters to the UART in blocking mode.