- Added board-agnostic sensor registration methods in RP2040Simulator. - Enhanced ComplexParts to handle LEDC PWM duty updates for ESP32. - Updated ProtocolParts to check if the simulator handles sensor protocols natively, delegating to backend if applicable. - Introduced pre-registration of sensors in useSimulatorStore for ESP32 to prevent race conditions. - Added tests for ESP32 DHT22 sensor registration flow, ensuring proper delegation and fallback mechanisms. - Created tests for ESP32 Servo and Potentiometer interactions, verifying PWM subscriptions and ADC handling. |
||
|---|---|---|
| .. | ||
| __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 | ||