From 0f33d71eb8158479495670b5d60b710572007fd3 Mon Sep 17 00:00:00 2001 From: YunHorn Technology Date: Tue, 6 Feb 2024 14:09:04 +0800 Subject: [PATCH] knock down change log for DevNonce in soft-se.c, secure-element.h, LoRaMacCrypto.h --- readme.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/readme.txt b/readme.txt index 863d59e..57416e7 100644 --- a/readme.txt +++ b/readme.txt @@ -1,3 +1,20 @@ +============= Donce ========= + +Middleware/LoRaWAN/soft-se.c + +L1426 +#if (defined( LORAMAC_VERSION ) && ( LORAMAC_VERSION == 0x01000300 )||defined(YUNHORN_STS_RANDOM)) + +secure-element.h +L268 +#if ((defined( LORAMAC_VERSION ) && ( LORAMAC_VERSION == 0x01000300 ))||(defined(YUNHORN_STS_RANDOM))) + +LoRaMacCrypto.h +L57 +#define USE_RANDOM_DEV_NONCE 1 +============= Donce ========= + + /** @page LoRaWAN_End_Node Readme file