Espruino/targetlibs
AntiCat f811ffcbb8 NFC: Backport HAL_NFC_PARAM_ID_NFCID1 from SDK 14.2.0
In 141752ce HAL_NFC_PARAM_ID_UID was introduced for setting custom
NFC UID. In SDK 14 Nordic introduced the very same function officially.
For future compatibility Nordic's HAL_NFC_PARAM_ID_NFCID1 API is
backported and HAL_NFC_PARAM_ID_UID is renamed.

HAL_NFC_PARAM_ID_NFCID1 takes either a 7 byte UID or a 0x07 to set
the default UID.

Support 4 byte and 10 byte UID is not backported.
2018-02-19 23:12:50 +01:00
..
2013-09-26 14:39:04 +01:00
2017-08-15 15:54:50 +08:00
2013-09-26 14:39:04 +01:00
2017-09-25 12:20:03 +02:00