We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e97f9e + 1361391 commit 6773fe6Copy full SHA for 6773fe6
1 file changed
README.rst
@@ -209,7 +209,7 @@ amongst ports including CircuitPython:
209
- ``extmod`` Shared C code used in multiple ports' modules.
210
- ``lib`` Shared core C code including externally developed libraries
211
such as FATFS.
212
-- ``logo`` The MicroPython logo.
+- ``logo`` The CircuitPython logo.
213
- ``mpy-cross`` A cross compiler that converts Python files to byte
214
code prior to being run in MicroPython. Useful for reducing library
215
size.
0 commit comments