Successfully compiled and ran miniblink.c for the Blueboard-LPC1768-H.
This commit is contained in:
parent
caade97299
commit
fa1c6bc632
@ -25,6 +25,9 @@
|
||||
/* Enforce emmition of the vector table. */
|
||||
EXTERN (vector_table)
|
||||
|
||||
/* Define the entry point of the output file. */
|
||||
ENTRY(reset_handler)
|
||||
|
||||
/* Define sections. */
|
||||
SECTIONS
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user