1 file changed
+1
-1
lines changedSubmodule protomatter updated 19 files
- README.md+10-10
- examples/doublebuffer_scrolltext/doublebuffer_scrolltext.ino+28-2
- examples/simple/simple.ino+32-1
- examples/tiled/tiled.ino+27-1
- library.properties+2-2
- src/arch/arch.h+42-7
- src/arch/esp32-c3.h+51
- src/arch/esp32-common.h+198
- src/arch/esp32-s2.h+206
- src/arch/esp32-s3.h+313
- src/arch/esp32.h+16-147
- src/arch/nrf52.h+13-17
- src/arch/rp2040.h+58-44
- src/arch/samd21.h+9-9
- src/arch/samd51.h+9-9
- src/arch/stm32.h+8-8
- src/arch/teensy4.h+9-9
- src/core.c+119-27
- src/core.h+14-12
0 commit comments