Robert McMahon
feb0d4d142
Remove deprecated Python scripts and clean up repository
...
- Removed 13 deprecated deployment/configuration scripts superseded by esp32_deploy.py:
* flash_all.py, flash_all_parallel.py, flash_all_serial_config.py
* flash_and_config.py, mass_deploy.py, async_mass_deploy.py
* async_batch_config.py, batch_config.py, config_device.py
* esp32_reconfig.py, reconfig_simple.py, reconfig_simple_nextip.py
* map_usb_to_ip.py
- Updated .gitignore to exclude:
* Emacs backup files (#filename#)
* firmware/ directory and flash_args_* build artifacts
- Repository now contains only active scripts:
* esp32_deploy.py (main unified deployment tool)
* detect_esp32.py, control_iperf.py, parse_csi.py
* add_license.py, gen_udev_rules.py, identiy_port.py
* async_find_failed.py (diagnostic utility)
2025-12-27 16:42:09 -08:00