Update to 0.15.0
Prepare UART Converter
Download custom_build.bin
Download ESPtool Here
Download C3_bootloader.bin and C3_partitions_4M.bin Here
esptool read_flash 0 0x400000 sp530e-encrypted.bin
esptool write_flash --encrypt 0x0 C3_bootloader.bin 0x8000 C3_partitions_4M.bin 0x10000 custom_build.bin
On Board Button GPIO 8
On Board Mic GPIO 3
On Board Blue LED GPIO 0 (Inverted)
On Board Green LED GPIO 1 (Inverted)
LED DAT Output GPIO 19
R: GPIO 10
G: GPIO 7
B: GPIO 6
WW: GPIO 5
CW: GPIO 4