From 075478287ffdb288c2a4a7ec396d50aff2f184d2 Mon Sep 17 00:00:00 2001 From: Carlo Parata Date: Fri, 3 Sep 2021 10:12:21 +0200 Subject: [PATCH] Update repositories.txt (#455) Add libraries to support X-NUCLEO-NFC05A1 expansion board --- repositories.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repositories.txt b/repositories.txt index c6df0c50..359f5ee8 100644 --- a/repositories.txt +++ b/repositories.txt @@ -4204,3 +4204,6 @@ https://github.com/natnqweb/Simpletimer https://github.com/natnqweb/SD_card_logger https://github.com/francobasaglia/MagicPot https://github.com/jkingsman/Z80Mega +https://github.com/stm32duino/NFC-RFAL +https://github.com/stm32duino/ST25R3911B +https://github.com/stm32duino/X-NUCLEO-NFC05A1