From 9e48c308da4660c29ec84eacfad5e4146c8b3a02 Mon Sep 17 00:00:00 2001 From: Rotzbua Date: Fri, 7 Apr 2017 17:06:37 +0200 Subject: [PATCH] Update README.rst - add notice to port for esp8266 @mmmmar --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 60fbfad..ea59fe8 100644 --- a/README.rst +++ b/README.rst @@ -80,6 +80,7 @@ Some user made some patches/suggestions/ports for other boards: * Linux: https://github.com/miguelbalboa/rfid/pull/216 * chipKIT: https://github.com/miguelbalboa/rfid/pull/230 * ESP8266 (native): https://github.com/miguelbalboa/rfid/pull/235 +* ESP8266 nonos sdk: https://github.com/mmmmar/esp8266-mfrc522 * LPCOPen (in C): https://github.com/miguelbalboa/rfid/pull/258 Note that the main target/support of library is still Arduino.