usart #1
@ -4,7 +4,7 @@
|
|||||||
* This startup file provides a reset handler to setup the basics for c to run
|
* This startup file provides a reset handler to setup the basics for c to run
|
||||||
* (stack pointer, static data, ...) as well as the vector table and the
|
* (stack pointer, static data, ...) as well as the vector table and the
|
||||||
* differents interrupt handlers that go with it. By default, all handlers use
|
* differents interrupt handlers that go with it. By default, all handlers use
|
||||||
* the default handler wich is simply and infinite loop
|
* the default handler wich is simply an infinite loop
|
||||||
*/
|
*/
|
||||||
|
|
||||||
.syntax unified
|
.syntax unified
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user