From c3395389139a5a41907889659742333902acb498 Mon Sep 17 00:00:00 2001 From: Hedda Date: Fri, 9 Sep 2022 16:53:01 +0200 Subject: [PATCH] Makefile comment nrf2480 -> nRF52840 Makefile comment nrf2480 -> nRF52840 --- code/b-parasite/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/b-parasite/Makefile b/code/b-parasite/Makefile index 72af3b9..a0fc737 100644 --- a/code/b-parasite/Makefile +++ b/code/b-parasite/Makefile @@ -1,6 +1,6 @@ # Supported platforms: -# * E73_2G4M08S1C (nrf2480, default) -# * E73_2G4M08S1E (nrf2833) +# * E73_2G4M08S1C (nRF52840, default) +# * E73_2G4M08S1E (nRF52833) # note: the missing whitespace after the = is on purpose here PLATFORM ?=E73_2G4M08S1C