diff options
| author | Matt Trentini <matthew.trentini@planetinnovation.com.au> | 2021-05-23 17:20:43 +1000 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2021-05-30 22:31:34 +1000 |
| commit | a6a8941d84a4d38129bdc00be701a7ca8fc867b6 (patch) | |
| tree | cba3438dd86bef8a75c5ab533ecb3aa00bf8d138 /docs/index.rst | |
| parent | 53519e322a5a0bb395676cdaa132f5e82de22909 (diff) | |
docs/rp2: Add skeleton docs for the rp2 port.
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index f760fa12a..58552daf5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -11,5 +11,6 @@ MicroPython documentation and references pyboard/quickref.rst esp8266/quickref.rst esp32/quickref.rst + rp2/quickref.rst wipy/quickref.rst unix/quickref.rst |
