mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
f9741b3ed5
Add CONFIG_ prefix to AT_SEND_EOL, AT_SEND_SKIP_ECHO, CONFIG_AT_RECV_OK, CONFIG_AT_RECV_ERROR |
||
---|---|---|
.. | ||
main.c | ||
Makefile | ||
Makefile.ci | ||
README.md |
Expected result
You should be presented with a RIOT shell that provides commands to initialize an UART and send AT commands to an AT module.
Background
Test for the AT command parser driver.