nrf5: Updating comment in linker script for nrf52832 and nrf52840 to distinguish between the two nrf52 variants.
This commit is contained in:
parent
faa460ae88
commit
bc1aa84cac
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
GNU linker script for NRF52 blank w/ no SoftDevice
|
GNU linker script for NRF52832 blank w/ no SoftDevice
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* Specify the memory areas */
|
/* Specify the memory areas */
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
GNU linker script for NRF52 blank w/ no SoftDevice
|
GNU linker script for NRF52840 blank w/ no SoftDevice
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* Specify the memory areas */
|
/* Specify the memory areas */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user