Add Makefile support for more output binaries, add clock test
This commit is contained in:
@@ -259,6 +259,8 @@ Reset_Handler:
|
||||
bl SystemInit
|
||||
#endif
|
||||
|
||||
bl __init_array
|
||||
|
||||
#ifndef __START
|
||||
#define __START _start
|
||||
#endif
|
||||
|
||||
@@ -259,6 +259,8 @@ Reset_Handler:
|
||||
bl SystemInit
|
||||
#endif
|
||||
|
||||
bl __init_array
|
||||
|
||||
#ifndef __START
|
||||
#define __START _start
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user