transmit what you receive in both directions
Pass serial data to/from a one uart to another. Useful for accessing the serial interface from a connected module such as WiFi or Cellular.
.gitignore@12:c922ba772e30, 2019-09-13 (annotated)
- Committer:
- maclobdell
- Date:
- Fri Sep 13 15:37:35 2019 +0000
- Revision:
- 12:c922ba772e30
- Parent:
- 2:8834f9351e9b
update to RawSerial to allow send/receive form interrupt context; update Mbed OS version to latest
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mbed_official | 2:8834f9351e9b | 1 | .build |
mbed_official | 2:8834f9351e9b | 2 | .mbed |
mbed_official | 2:8834f9351e9b | 3 | projectfiles |
mbed_official | 2:8834f9351e9b | 4 | *.py* |