From 0b91afb45b22f8e769493a60f35296539e9478a9 Mon Sep 17 00:00:00 2001 From: Rotzbua Date: Mon, 16 Jan 2017 05:07:52 +0100 Subject: [PATCH] Update README.rst close #111 close #240 --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index 0dc8472..b241fc4 100644 --- a/README.rst +++ b/README.rst @@ -41,6 +41,9 @@ What works and not? #. Communication with smart phone, not `supported by hardware`_. #. Card emulation, not `supported by hardware`_. #. Use of IRQ pin. But there is a proof-of-concept example. + #. With Arduino Yun like `#111 `_, not supported by software. + #. Power reduction modes `#269 `_, not supported by software. + #. I2C instead of SPI `#240 `_, not supported by software. * **Need more?**