summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHosted Weblate <hosted@weblate.org>2021-03-16 18:25:14 +0100
committerHosted Weblate <hosted@weblate.org>2021-03-16 18:25:14 +0100
commitf13bee0471906f847e2024e01b217c7de725a4d3 (patch)
tree358998cbfb6029b8b6e6014742368c357d181c78
parente16c0f38e8728b1ee7d8d9b78163d9a20e8febf4 (diff)
parent9e0cfcff9656fe6839f26785e3de06d440d0c5a3 (diff)
Merge remote-tracking branch 'origin/main' into main
-rw-r--r--README.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 27e420e84..b71ad005e 100644
--- a/README.rst
+++ b/README.rst
@@ -51,6 +51,10 @@ Specifically useful documentation when starting out:
- `CircuitPython Essentials <https://learn.adafruit.com/circuitpython-essentials>`__
- `Example Code <https://github.com/adafruit/Adafruit_Learning_System_Guides/tree/master/CircuitPython_Essentials>`__
+Code Search
+------------
+GitHub doesn't currently support code search on forks. Therefore, CircuitPython doesn't have code search through GitHub because it is a fork of MicroPython. Luckily, `SourceGraph <https://sourcegraph.com/github.com/adafruit/circuitpython>`_ has free code search for public repos like CircuitPython. So, visit `sourcegraph.com/github.com/adafruit/circuitpython <https://sourcegraph.com/github.com/adafruit/circuitpython>`_ to search the CircuitPython codebase online.
+
Contributing
------------
@@ -207,6 +211,7 @@ esp32s2 beta
litex alpha
mimxrt10xx alpha
nrf stable
+raspberrypi beta
stm ``F4`` stable | ``others`` beta
unix alpha
================ ============================================================