Philip Howard
|
2a7f8f4781
|
Documentation (#5)
* Add Pico Display README
* Add PicoGraphics README
* Add Pico Explorer README
* Pico Display Python README
* Add Pico Unicorn demo.py
* Add Pico Unicorn MicroPython docs
* Add Pico Unicorn C++ README
* Add Pico RGB Keypad README
|
2021-01-27 09:36:08 +00:00 |
lowfatcode
|
032c17dd00
|
temporary fix to avoid micropython locking up on subsequent runs with unicorn (#22)
Co-authored-by: Jonathan Williamson <jon@pimoroni.com>
|
2021-01-24 21:14:44 +00:00 |
Philip Howard
|
356a8857c7
|
align bitstream for 32bit dma transfer and fix ghosting issue (#13)
Co-authored-by: Jonathan Williamson <jon@pimoroni.com>
|
2021-01-24 14:58:48 +00:00 |
Jonathan Williamson
|
2e743ca302
|
request an available sm instead of defaulting to 0
|
2021-01-23 16:46:15 +00:00 |
Phil Howard
|
1d845374f7
|
Add cmake files for other libraries
|
2021-01-22 14:33:17 +00:00 |
Jonathan Williamson
|
4846240daa
|
Merge branch 'main' of github.com:pimoroni/pimoroni-pico into main
|
2021-01-20 06:00:37 +00:00 |
Jonathan Williamson
|
f0bbcd2f86
|
change channel gamma
|
2021-01-20 06:00:30 +00:00 |
ZodiusInfuser
|
a90edb8041
|
Added mpy wrapper for pico_unicorn
|
2021-01-19 18:46:53 +00:00 |
Jonathan Williamson
|
ded4087db4
|
perform updates via repeated dma transfer instead of blocking writes to the pio fifo
|
2021-01-19 07:09:58 +00:00 |
Jonathan Williamson
|
944355f060
|
updated demos/test, added clear() method to unicorn
|
2021-01-18 08:59:13 +00:00 |
Jonathan Williamson
|
97706e86df
|
moved examples into their own directory, moved pico support code into libraries directory, fixed cmake configuration
|
2021-01-16 16:00:15 +00:00 |