From 2db3883ce1b387f9cc04bf6cae71849743099daf Mon Sep 17 00:00:00 2001 From: Garth Vander Houwen Date: Wed, 2 Apr 2025 15:30:53 -0700 Subject: [PATCH] Add SVG for XIAO NRF kit --- .../XIAONRF52KIT.imageset/Contents.json | 12 ++++++++++++ .../XIAONRF52KIT.imageset/seeed_xiao_nrf52_kit.svg | 1 + 2 files changed, 13 insertions(+) create mode 100644 Meshtastic/Assets.xcassets/XIAONRF52KIT.imageset/Contents.json create mode 100644 Meshtastic/Assets.xcassets/XIAONRF52KIT.imageset/seeed_xiao_nrf52_kit.svg diff --git a/Meshtastic/Assets.xcassets/XIAONRF52KIT.imageset/Contents.json b/Meshtastic/Assets.xcassets/XIAONRF52KIT.imageset/Contents.json new file mode 100644 index 00000000..08990d2d --- /dev/null +++ b/Meshtastic/Assets.xcassets/XIAONRF52KIT.imageset/Contents.json @@ -0,0 +1,12 @@ +{ + "images" : [ + { + "filename" : "seeed_xiao_nrf52_kit.svg", + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Meshtastic/Assets.xcassets/XIAONRF52KIT.imageset/seeed_xiao_nrf52_kit.svg b/Meshtastic/Assets.xcassets/XIAONRF52KIT.imageset/seeed_xiao_nrf52_kit.svg new file mode 100644 index 00000000..95f7211b --- /dev/null +++ b/Meshtastic/Assets.xcassets/XIAONRF52KIT.imageset/seeed_xiao_nrf52_kit.svg @@ -0,0 +1 @@ + \ No newline at end of file