mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2026-01-25 00:32:24 +01:00
* PIO2 support (#880) * MISO unused (#883) * merge changes from CORE3 branch to fix compile issues for H2/P4 (#887) * inc version (#888) * gpio_hal_iomux_func_sel() functon does not exist anymore * add TAG to remove compile error * switch to new AHB and AXI when possible * fix compile error * tx_pcm_bypass not supported by ESP32-S2, fix compile error. * ESP32-C5 initial support. --------- Co-authored-by: Michael Miller <Makuna@hotmail.com>