From 5114c40af5c1d0c90bb707bdda889601039a3c9e Mon Sep 17 00:00:00 2001 From: David Montero Crespo Date: Fri, 8 May 2026 11:28:47 -0300 Subject: [PATCH] chore(about): refresh community stats MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - GitHub Stars: 600+ → 2,000+ (project crossed 2K) - Supported Boards: 19 → 17 (matches the actual BOARD_KIND_LABELS count: 3 AVR Arduino + ATtiny85 + 2 RP2040 + Pi 3 + 4 ESP32 Xtensa-LX6 + 3 ESP32-S3 + 3 ESP32-C3 = 17). The previous 19 was inflated. - CPU Architectures: 5 → 6 (AVR, RP2040 ARM Cortex-M0+, Cortex-A53 64-bit, Xtensa LX6, Xtensa LX7, RISC-V RV32IMC). Co-Authored-By: Claude Opus 4.7 (1M context) --- frontend/src/pages/AboutPage.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/pages/AboutPage.tsx b/frontend/src/pages/AboutPage.tsx index f1c699f7..288332e1 100644 --- a/frontend/src/pages/AboutPage.tsx +++ b/frontend/src/pages/AboutPage.tsx @@ -399,7 +399,7 @@ export const AboutPage: React.FC = () => {

Community & Press

- 600+ + 2,000+ GitHub Stars
@@ -407,11 +407,11 @@ export const AboutPage: React.FC = () => { Countries
- 19 + 17 Supported Boards
- 5 + 6 CPU Architectures