9 lines
400 B
Markdown
9 lines
400 B
Markdown
# Common Files For Pico Examples
|
|
|
|
These files are compiled to .mpy to save RAM. You can find the original .py sources and associated licenses from:
|
|
|
|
- [TinyWeb](https://github.com/belyalov/tinyweb)
|
|
- [logging](https://github.com/pfalcon/pycopy-lib)
|
|
- [urllib.urequest](https://github.com/pfalcon/pycopy-lib)
|
|
- [sdcard](https://github.com/micropython/micropython/blob/master/drivers/sdcard/sdcard.py)
|