Dmitry Kabak

Results 3 issues of Dmitry Kabak

According to datasheet, GD32VF103CBT6 has 3 SPI ports, but it seems that this library only has spi0 and spi1. Should we have `spi2`?

## Environment - Linaria version: 5.0.1 - Bundler (+ version): webpack 5.87.0 - Node.js version: v19.2.0 - OS: MacOS 12.6.5, M1 ## Description We were successfully using `3.0.0-beta.15` before, and...

cat: performance 🚀
needs: complete repro 🖥️
bundler: webpack 📦
bug report 🦗

I've updated your code to support bare PCM5102 (without i2c control, just mocked all functions from pcm51xx to do nothing), and I'm using esp32 d1 mini (no psram) module. Audio...