1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/drivers/at
2024-04-15 20:59:44 +02:00
..
tests-with-config tests/drivers/at_unit: fix unit tests on native 2024-04-08 09:40:52 +02:00
main.c tests/drivers/at: add static variable initializer 2024-04-15 20:59:44 +02:00
Makefile drivers/at: Fix sync URC handling. at_send_cmd_get_lines() keeps EOL. 2024-03-20 14:32:09 +01:00
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.