diff options
| author | Noralf Trønnes <noralf@tronnes.org> | 2018-08-02 14:52:27 +0200 |
|---|---|---|
| committer | Noralf Trønnes <noralf@tronnes.org> | 2018-08-16 17:20:49 +0200 |
| commit | 11cbeb87adb10883fe46c46bd4e22e3ad3991ed3 (patch) | |
| tree | db0e4f6ed6a3c52eeddec79bd853ec08a473507f /shared-bindings | |
| parent | 1ed0e45fc26a016645c91daf3e1c14cef5d477ba (diff) | |
ports/atmel-samd: Implement i2cslave.I2CSlave
This adds support for SAMD acting as a I2C slave in polled mode.
Diffstat (limited to 'shared-bindings')
| -rw-r--r-- | shared-bindings/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shared-bindings/index.rst b/shared-bindings/index.rst index bcd6e1d1e..ec7f89f03 100644 --- a/shared-bindings/index.rst +++ b/shared-bindings/index.rst @@ -34,6 +34,7 @@ Module Supported Ports `digitalio` **All Supported** `gamepad` **SAMD Express, nRF** `hashlib` **ESP8266** +`i2cslave` **SAMD Express** `math` **All Supported** `microcontroller` **All Supported** `multiterminal` **ESP8266** |
