pimoroni-pico/drivers/plasma
Phil Howard 53429e0c6f Do not pio_sm_unclaim for MicroPython
Adds an ifdef guard around `pio_sm_unclaim` that prevents it being called when MicroPython cleans up/finalizes classes.

For some reason this appeared to be causing a hardfault.
2021-08-25 16:06:51 +01:00
..
CMakeLists.txt Move apa and ws PIO into drivers so they can be easily used with more boards 2021-08-19 13:40:46 +01:00
apa102.cpp Do not pio_sm_unclaim for MicroPython 2021-08-25 16:06:51 +01:00
apa102.hpp Do not pio_sm_unclaim for MicroPython 2021-08-25 16:06:51 +01:00
apa102.pio Move apa and ws PIO into drivers so they can be easily used with more boards 2021-08-19 13:40:46 +01:00
plasma.cmake Move apa and ws PIO into drivers so they can be easily used with more boards 2021-08-19 13:40:46 +01:00
ws2812.cpp Do not pio_sm_unclaim for MicroPython 2021-08-25 16:06:51 +01:00
ws2812.hpp Do not pio_sm_unclaim for MicroPython 2021-08-25 16:06:51 +01:00
ws2812.pio Move apa and ws PIO into drivers so they can be easily used with more boards 2021-08-19 13:40:46 +01:00