1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/drivers/at
2023-10-26 19:48:28 +02:00
..
app.config.test
main.c tests/drivers/at: fix device table overflow 2023-10-26 19:48:28 +02:00
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.