lcd-hello -> ['LiquidCrystal'], uno-servo -> ['Servo']. These were the only non-ESP32 gallery examples using a USER library without a manifest; loading + compiling them now sends the library scope (resolved from the content-addressed cache) instead of falling back to the global scan-all. Every other non-ESP32 example is core-only (Wire/SPI are core-bundled; the RP2040 core bundles Servo, so pico-servo needs no manifest) or already declared its libraries. |
||
|---|---|---|
| .. | ||
| __pro_stub__ | ||
| __tests__ | ||
| assets | ||
| components | ||
| data | ||
| desktop | ||
| hooks | ||
| i18n | ||
| lib | ||
| pages | ||
| services | ||
| simulation | ||
| store | ||
| tokens | ||
| types | ||
| utils | ||
| velxio-elements | ||
| App.css | ||
| App.tsx | ||
| entry-server.tsx | ||
| index.css | ||
| main.tsx | ||
| seoRoutes.ts | ||
| vite-env.d.ts | ||