mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 22:13:52 +01:00
Add atxmega-a1u-xpro board to BOARD_INSUFFICIENT_MEMORY list to exclude test since boards don't have enough data memory. Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
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.