This sample can be used as a "virtual wire", allowing direct access to devices connected to the target processor - for example: GPS, Cellular, etc... This is also useful as a utility - no other connectivity options exist for UART, where other interfaces like SPI and I2C have shell commands. Signed-off-by: Attie Grande <attie.grande@argentum-systems.co.uk>
4 lines
68 B
Plaintext
4 lines
68 B
Plaintext
CONFIG_SERIAL=y
|
|
CONFIG_RING_BUFFER=y
|
|
CONFIG_UART_INTERRUPT_DRIVEN=y
|