pimoroni-pico/micropython/examples/common/README.md

9 wiersze
424 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-lib/blob/master/micropython/drivers/storage/sdcard/sdcard.py)