From a7ddb33bea6e4f02e964c6b3fb4eaab5f96db346 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonathan=20B=C3=B6cker?= Date: Thu, 21 Mar 2024 07:53:06 +0100 Subject: [PATCH] Add pca10059-s140v7 as a target --- targets/pca10059-s140v7.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 targets/pca10059-s140v7.json diff --git a/targets/pca10059-s140v7.json b/targets/pca10059-s140v7.json new file mode 100644 index 000000000..ca302c373 --- /dev/null +++ b/targets/pca10059-s140v7.json @@ -0,0 +1,3 @@ +{ + "inherits": ["pca10059", "nrf52840-s140v7"] +}