uniqueCPUID

Fork of uniqueCPUID by Joseph Ellsworth

Revision:
4:af0e9aaee2ed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.library.json	Tue Oct 23 15:50:34 2018 +0800
@@ -0,0 +1,43 @@
+{
+    "authors": [
+        {
+            "email": null, 
+            "url": "https://os.mbed.com/users/joeata2wh/", 
+            "maintainer": false, 
+            "name": "Joseph Ellsworth"
+        }
+    ], 
+    "description": "Library to pull unique device ID from CPU chip. functions to load into a string that can be used in IoT access point ID and another to send the ID ...", 
+    "examples": [
+        "https://os.mbed.com/users/joeata2wh/code/stm32_print_unique_serial_number_copy/", 
+        "https://os.mbed.com/teams/hwelltech/code/bcsdk/"
+    ], 
+    "frameworks": [
+        "mbed"
+    ], 
+    "keywords": [
+        "cpu serial number", 
+        "device id", 
+        "iot", 
+        "serial number"
+    ], 
+    "name": "uniqueCPUID", 
+    "platforms": [
+        "atmelsam", 
+        "freescalekinetis", 
+        "maxim32", 
+        "nordicnrf51", 
+        "nordicnrf52", 
+        "nxplpc", 
+        "siliconlabsefm32", 
+        "ststm32", 
+        "teensy", 
+        "wiznet7500"
+    ], 
+    "repository": {
+        "type": "hg", 
+        "url": "https://os.mbed.com/users/joeata2wh/code/uniqueCPUID/"
+    }, 
+    "version": "08766dc805", 
+    "id": 5012
+}
\ No newline at end of file