fix: harden reliability, clean up KMP compliance, and improve code quality (#5023)

This commit is contained in:
James Rich 2026-04-09 13:21:46 -05:00 committed by GitHub
parent 537029a71c
commit 14b381c1eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
53 changed files with 370 additions and 409 deletions

View file

@ -746,6 +746,8 @@
<string name="serial_enabled">Serial enabled</string>
<string name="echo_enabled">Echo enabled</string>
<string name="serial_baud_rate">Serial baud rate</string>
<string name="serial_rx_pin">RX</string>
<string name="serial_tx_pin">TX</string>
<string name="timeout">Timeout</string>
<string name="serial_mode">Serial mode</string>
<string name="override_console_serial_port">Override console serial port</string>