ESP32/main
Robert McMahon 128596bd67 Clean up repository and improve console initialization
- Remove Emacs backup files (cmd_ip.c~, cmd_wifi.c~)
- Add new_rules.part to .gitignore (temp file used by gen_udev_rules.py)
- Update version to 2.1.0-CONSOLE-DEBUG for debugging
- Add debug logging around console REPL initialization
- Improve error handling for console initialization failures
- Remove unreachable code after esp_console_start_repl()
2025-12-27 17:56:46 -08:00
..
CMakeLists.txt up to build for console work 2025-12-16 11:56:31 -08:00
Kconfig.projbuild Add mass deployment system with static IP and WiFi configuration 2025-11-08 23:10:07 +00:00
board_config.h fix led so it works now 2025-12-22 15:52:02 -08:00
idf_component.yml Remove deprecated Python scripts and clean up repository 2025-12-27 16:42:09 -08:00
main.c Clean up repository and improve console initialization 2025-12-27 17:56:46 -08:00