ESP32/components
Robert McMahon d4cd861b80 Add error handling for UART and GPIO configurations in gps_sync_init
- Implemented error checks for uart_driver_install, uart_set_pin, gpio_config, gpio_install_isr_service, and gpio_isr_handler_add to ensure robust initialization of GPS synchronization components.
- Enhanced logging to provide detailed error messages for easier debugging.
2025-12-27 17:07:45 -08:00
..
app_console final fixes for commands 2025-12-22 16:57:51 -08:00
csi_log update license 2025-12-19 18:13:49 -08:00
csi_manager update license 2025-12-19 18:13:49 -08:00
gps_sync Add error handling for UART and GPIO configurations in gps_sync_init 2025-12-27 17:07:45 -08:00
iperf more on gps time 2025-12-22 13:06:05 -08:00
status_led fix led so it works now 2025-12-22 15:52:02 -08:00
wifi_cfg final fixes for commands 2025-12-22 16:57:51 -08:00
wifi_controller final fixes for commands 2025-12-22 16:57:51 -08:00
wifi_monitor update license 2025-12-19 18:13:49 -08:00