uniqueCPUID

Fork of uniqueCPUID by Joseph Ellsworth

.library.json

Committer:
gastonfeng
Date:
2018-10-23
Revision:
4:af0e9aaee2ed

File content as of revision 4:af0e9aaee2ed:

{
    "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
}