Ares LoRa Firmware
Loading...
Searching...
No Matches
serial_common.h File Reference

Common serial macros. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SERIAL_BACKEND_TX_RINGBUF_SIZE   256
#define SERIAL_BACKEND_RX_RINGBUF_SIZE   256

Detailed Description

Common serial macros.

Date
4/15/26
Author
Tom Schmitz <tschm.nosp@m.itz@.nosp@m.andre.nosp@m.w.cm.nosp@m.u.edu>

Macro Definition Documentation

◆ SERIAL_BACKEND_RX_RINGBUF_SIZE

#define SERIAL_BACKEND_RX_RINGBUF_SIZE   256

Buffer size for the Rx ring buffer.

◆ SERIAL_BACKEND_TX_RINGBUF_SIZE

#define SERIAL_BACKEND_TX_RINGBUF_SIZE   256

Buffer size for the Tx ring buffer.