aboutsummaryrefslogtreecommitdiff
path: root/src/helpers/ArduinoSerialInterface.h
AgeCommit message (Collapse)Author
2025-04-28use Stream abstract interface for serial port in ArduinoSerialInterfaceFlorent de Lamotte
2025-03-15* minor refactor for RAK_4631 SerialInterfaceScott Powell
2025-02-12* companion radio for RAK (USB) now fixed. (thanks to Bernd Giesecke)Scott Powell
* experimental NRF52 impl of SerialBLEInterface, and experimental RAK BLE companion radio target
2025-02-04* added companion radio targets for T3S3 boardScott Powell
2025-01-29* companion_radio_usb: encoding in ArduinoSerialInterface changed to 16-bit ↵Scott Powell
frame lengths * MAX_FRAME_SIZE now 172 (to fit max 160 byte text msg)
2025-01-28* added helpers/ArduinoSerialInterface, for the 'companion radio'Scott Powell
* .ini, target envs: Heltec_v3_companion_radio_usb & Heltec_v3_companion_radio_ble