nrf5: Updating comment in linker script for nrf52832 and nrf52840 to distinguish between the two nrf52 variants.

This commit is contained in:
Glenn Ruben Bakke 2016-12-13 21:35:15 +01:00
parent faa460ae88
commit bc1aa84cac
2 changed files with 2 additions and 2 deletions

View File

@ -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 */

View File

@ -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 */