1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_at
2018-07-17 10:15:35 +02:00
..
main.c tests/driver_at: adapt test app with poweron/off 2018-07-17 10:15:35 +02:00
Makefile tests/driver_at: add urc test commands 2018-06-26 10:03:46 -07:00
README.md tests/at: improve shell and add README 2018-05-23 16:08:28 +02:00

Expected result

You should be presented with a RIOT shell that privides commands to initialize an UART and send AT commands to an AT module.

Background

Test for the AT command parser driver.