From 9f1cd41d7778b7e1ce8e010584e7a49e9158ae7a Mon Sep 17 00:00:00 2001 From: Kevin Townsend Date: Tue, 13 Feb 2018 08:44:35 +0100 Subject: [PATCH] Update to S140 --- ports/nrf/boards/feather52840/mpconfigboard.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ports/nrf/boards/feather52840/mpconfigboard.mk b/ports/nrf/boards/feather52840/mpconfigboard.mk index 315758de34..a961ee22c5 100644 --- a/ports/nrf/boards/feather52840/mpconfigboard.mk +++ b/ports/nrf/boards/feather52840/mpconfigboard.mk @@ -1,4 +1,4 @@ -# This file is a placeholder to enable building with 'SD=s132' flag +# This file is a placeholder to enable building with 'SD=s140' flag # The actual config data is stored in the file referenced below, regardless -# of whether S132 is actively used or not. +# of whether S140 is actively used or not. include boards/$(BOARD)/mpconfigboard.mk