nrf/boards/common.ld: Add ENTRY(Reset_Handler) in linker script.

It's not strictly needed but can be helpful when using a debugger.
pull/5598/head
caochaowu 2020-01-29 22:07:48 +08:00 zatwierdzone przez Damien George
rodzic 1604606238
commit 61f64c78a6
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -1,3 +1,5 @@
ENTRY(Reset_Handler)
/* define output sections */
SECTIONS
{