1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_at
2020-10-15 18:52:51 +02:00
..
main.c
Makefile drivers/at: Add at_urc_isr module to process URCs upon arrival 2020-06-30 11:41:13 +02:00
Makefile.ci tests: skip nucleo-l011k4 where it doesn't fit 2020-10-15 18:52:51 +02:00
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.