- Updated wire structure to replace control points with waypoints for better handling of wire paths. - Introduced new utility functions for wire hit detection and rendering segments. - Enhanced wire creation process to support dynamic waypoints and color assignment. - Implemented a new ESP32 worker for improved simulation handling. - Added utility functions for generating orthogonal paths and auto-coloring wires based on pin names. - Improved compatibility with existing projects by ensuring backward compatibility with wire data structures. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| arduino_cli.py | ||
| esp32_lib_bridge.py | ||
| esp32_lib_manager.py | ||
| esp32_worker.py | ||
| esp_qemu_manager.py | ||
| gpio_shim.py | ||
| project_files.py | ||
| qemu_manager.py | ||