Added implementation for a lock-free ring buffer designed for storage and retrieval of full NMEA sentences. Data can be inserted either by char or by sentence and extracted only by full sentences. The size of the buffer, in byte, is defined via the CONFIG_NMEA_RBUF_SIZE macro. |
||
|---|---|---|
| .. | ||
| drivers | ||
| mcu | ||
| targets | ||