velxio/frontend/src
David Montero 305e37561e feat(examples): add ESP32-S3 ILI9341 TFT example
Hardware-SPI (FSPI/GPSPI2) ILI9341 draw from an ESP32-S3: fill + rounded
rect + text via Adafruit_GFX/ILI9341. Exercises the S3 GPSPI2 controller
end to end (worker SPI stream + DC/CS/RST -> the canvas TFT decoder).
2026-07-11 04:18:07 +02:00
..
__pro_stub__ refactor(examples): move Pico W WiFi examples to the pro overlay seam 2026-06-15 15:54:44 +02:00
__tests__ refactor(ssd1306): drop the i2c/spi aliases; CS-only auto-detect + protocol pin 2026-07-09 22:13:31 +02:00
assets
components feat(ssd1306): add the 4-pin I2C OLED module + examples on Uno/ESP32/Pico/STM32 2026-07-09 23:13:50 +02:00
data feat(examples): add ESP32-S3 ILI9341 TFT example 2026-07-11 04:18:07 +02:00
desktop style(ui): unify every interactive surface on the single #0071e3 accent 2026-06-21 05:34:25 +02:00
hooks
i18n feat(editor): multi-board primary Run runs all boards (split-menu for active-only) 2026-07-03 01:22:17 +02:00
lib revert(sim): drop the WiFi run-gate seam (WiFi becomes freemium) 2026-06-15 20:04:42 +02:00
pages fix(editor): stop unified toolbar controls overlapping on a narrow bar 2026-07-03 07:32:14 +02:00
services
simulation feat(ssd1306): add the 4-pin I2C OLED module + examples on Uno/ESP32/Pico/STM32 2026-07-09 23:13:50 +02:00
store fix(store): sync simulator with activeBoardId in addBoard 2026-07-11 04:18:07 +02:00
tokens style(ui): solid palette rebrand — drop neon outlines for tokenized solid fills 2026-06-21 05:07:43 +02:00
types feat(pi): gpiozero core + boot feedback, terminal and upload UX 2026-06-22 20:21:06 +02:00
utils
velxio-elements
App.css fix(editor): stop unified toolbar controls overlapping on a narrow bar 2026-07-03 07:32:14 +02:00
App.tsx fix(routing): redirect /en/* to the prefix-free path instead of a blank page 2026-07-09 22:33:56 +02:00
entry-server.tsx feat(seo): prerender /about so the release cards + meta are in raw HTML 2026-06-26 08:06:20 +02:00
index.css
main.tsx
seoRoutes.ts
vite-env.d.ts