pimoroni-pico/libraries/pico_unicorn
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
..
CMakeLists.txt moved examples into their own directory, moved pico support code into libraries directory, fixed cmake configuration 2021-01-16 16:00:15 +00:00
pico_unicorn.cmake Add cmake files for other libraries 2021-01-22 14:33:17 +00:00
pico_unicorn.cpp temporary fix to avoid micropython locking up on subsequent runs with unicorn (#22) 2021-01-24 21:14:44 +00:00
pico_unicorn.hpp request an available sm instead of defaulting to 0 2021-01-23 16:46:15 +00:00
pico_unicorn.pio perform updates via repeated dma transfer instead of blocking writes to the pio fifo 2021-01-19 07:09:58 +00:00