8000 Merge remote-tracking branch 'origin/main' into main · adafruit/circuitpython@f13bee0 · GitHub
[go: up one dir, main page]

Skip to content

Commit f13bee0

Browse files
committed
Merge remote-tracking branch 'origin/main' into main
2 parents e16c0f3 + 9e0cfcf commit f13bee0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ Specifically useful documentation when starting out:
5151
- `CircuitPython Essentials <https://learn.adafruit.com/circuitpython-essentials>`__
5252
- `Example Code <https://github.com/adafruit/Adafruit_Learning_System_Guides/tree/master/CircuitPython_Essentials>`__
5353

54+
Code Search
55+
------------
56+
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.
57+
5458
Contributing
5559
------------
5660

@@ -207,6 +211,7 @@ esp32s2 beta
207211
litex alpha
208212
mimxrt10xx alpha
209213
nrf stable
214+
raspberrypi beta
210215
stm ``F4`` stable | ``others`` beta
211216
unix alpha
212217
================ ============================================================

0 commit comments

Comments
 (0)
0