Eric Katzfey ccdf060393
Additions to the Serial UART API (#22953)
- Added an empty constructor, setPort, and validatePort functions for Serial API
- Changed GPS to not allocate Serial object dynamically
- Moved access check on serial port name into the Serial API
- Improved the Qurt platform validatePort Serial function to implement a more rigorous check. Added safety check
to the setPort Serial function to make sure it isn't called after the port has been already opened.
2024-04-01 12:27:59 -04:00
..
2019-11-02 09:49:46 -04:00
2019-11-02 09:49:46 -04:00
2022-10-11 22:31:20 -04:00
2023-12-21 16:27:53 +01:00
2024-01-04 11:17:16 -05:00
2023-02-21 11:32:30 -05:00