Pimoroni Pico Libraries and Examples
 
 
 
 
 
 
Go to file
ZodiusInfuser bf37a60fb7
Merge pull request #4 from pimoroni/revert-3-picodisplay-bytearray-buffer
Revert "Attempt to allocate a bytearray behind the sCenes"
2021-01-21 00:36:23 +00:00
drivers Added outline of an mpy wrapper for pico_display 2021-01-20 15:59:48 +00:00
examples Swiched picodisplay demo over to creating local frame buffer 2021-01-20 23:35:33 +00:00
libraries Very messy attempt at using a bytearray as the buffer 2021-01-20 21:39:09 +00:00
micropython Revert "Attempt to allocate a bytearray behind the sCenes" 2021-01-21 00:36:01 +00:00
.gitignore Add heirarchical build to mimic pico-examples 2021-01-16 14:43:21 +00:00
CMakeLists.txt added copy step for embedded resources to limit symbol name length. wrapped add resource functionality into a cmake function for easy use. 2021-01-17 16:59:58 +00:00
LICENSE Initial commit 2021-01-15 14:24:32 +00:00
README.md Initial commit 2021-01-15 14:24:32 +00:00
pico_sdk_import.cmake Add heirarchical build to mimic pico-examples 2021-01-16 14:43:21 +00:00

README.md

pimoroni-pico