..
esp-idf-template
feat(esp32): velxio_compat.h shim for arduino-esp32 3.x APIs on 2.0.17
2026-05-08 16:32:12 -03:00
picow_net
Implement TCP and UDP NAT services for chip-initiated connections
2026-04-29 08:43:41 -03:00
__init__.py
…
arduino_cli.py
feat: Add library version management and uninstall functionality
2026-05-02 12:54:09 +05:30
chip_compile.py
Add ESP32 chip demos and comprehensive tests for I2C, SPI, and UART interactions
2026-04-28 19:24:39 -03:00
esp32_flash_image.py
fix(esp32): trim flash image before serializing, pad on QEMU attach
2026-05-08 14:36:34 -03:00
esp32_i2c_slaves.py
feat(i2c): cross-board bridging across all velxio boards (AVR/RP2040/ESP32 xtensa+riscv)
2026-05-12 17:51:39 -03:00
esp32_lib_bridge.py
fix(esp32): trim flash image before serializing, pad on QEMU attach
2026-05-08 14:36:34 -03:00
esp32_lib_manager.py
Add end-to-end tests for ESP32 I2C functionality and circuit verification
2026-05-12 16:55:15 -03:00
esp32_spi_slaves.py
feat: add support for UC8159c (ACeP 7-colour) display
2026-04-30 00:27:40 -03:00
esp32_worker.py
feat(i2c): cross-board bridging across all velxio boards (AVR/RP2040/ESP32 xtensa+riscv)
2026-05-12 17:51:39 -03:00
esp_qemu_manager.py
…
espidf_compiler.py
feat(compile): stream live ESP-IDF cmake + ninja output to the console
2026-05-09 23:36:58 +02:00
gpio_shim.py
…
metrics.py
feat(metrics): add usage analytics dashboard with country tracking
2026-04-25 19:47:40 -03:00
odoo_mail.py
fix(odoo-mail): forward velxio_user_id on password-reset payload
2026-05-12 23:28:57 +02:00
picow_net_bridge.py
Implement TCP and UDP NAT services for chip-initiated connections
2026-04-29 08:43:41 -03:00
project_files.py
feat: persist multi-board projects + add auto-save
2026-05-01 13:43:33 -03:00
qemu_manager.py
…
wasm_chip_runtime.py
Add ESP32 chip demos and comprehensive tests for I2C, SPI, and UART interactions
2026-04-28 19:24:39 -03:00
wasm_chip_slave.py
Add ESP32 chip demos and comprehensive tests for I2C, SPI, and UART interactions
2026-04-28 19:24:39 -03:00
wifi_status_parser.py
…