Skip to content

Commit 4538d97

Browse files
authored
Add Sourcegraph link and raspberrypi port
1 parent 05ed179 commit 4538d97

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ Specifically useful documentation when starting out:
5050
- `Welcome to CircuitPython <https://learn.adafruit.com/welcome-to-circuitpython>`__
5151
- `CircuitPython Essentials <https://learn.adafruit.com/circuitpython-essentials>`__
5252
- `Example Code <https://github.com/adafruit/Adafruit_Learning_System_Guides/tree/master/CircuitPython_Essentials>`__
53+
Code Search
54+
------------
55+
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.
5356

5457
Contributing
5558
------------
@@ -207,6 +210,7 @@ esp32s2 beta
207210
litex alpha
208211
mimxrt10xx alpha
209212
nrf stable
213+
raspberrypi beta
210214
stm ``F4`` stable | ``others`` beta
211215
unix alpha
212216
================ ============================================================

0 commit comments

Comments
 (0)