summaryrefslogtreecommitdiff
path: root/shared-bindings
diff options
context:
space:
mode:
authorarturo182 <arturo182@tlen.pl>2018-02-03 17:08:51 +0100
committerarturo182 <arturo182@tlen.pl>2018-02-05 20:48:25 +0100
commit1de2ee68841652d4cfb586978956721c505a1882 (patch)
tree4856838cd1baf6981f98be694c3c036d7123541a /shared-bindings
parent76f5c0179829be979dc84708492fef21dcf886c0 (diff)
nrf: Implement ticks, add gamepad module and example
Diffstat (limited to 'shared-bindings')
-rw-r--r--shared-bindings/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared-bindings/index.rst b/shared-bindings/index.rst
index d1261dcd2..1813d5699 100644
--- a/shared-bindings/index.rst
+++ b/shared-bindings/index.rst
@@ -27,7 +27,7 @@ Module Supported Ports
`board` **All Supported**
`busio` **All Supported**
`digitalio` **All Supported**
-`gamepad` **SAMD Express**
+`gamepad` **SAMD Express, nRF**
`math` **All Supported**
`microcontroller` **All Supported**
`multiterminal` **ESP8266**