mirror of
https://github.com/eclipse/upm.git
synced 2025-12-13 20:35:28 +03:00
uartat is the underlying UART driver, specifically for use with AT-style command driven devices like modems. The le910 support is provided in the form of examples that make use of the uartat driver to interact with the device. Signed-off-by: Jon Trulson <jtrulson@ics.com>