OpenRTX/platform/drivers
Silvano Seva 2230c48d5d drivers: gps: added ring buffer for storing NMEA sentences.
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.
2025-08-13 18:56:25 +02:00
..
ADC Updated year in copyright headers 2025-04-04 21:15:39 +02:00
CPS Updated year in copyright headers 2025-04-04 21:15:39 +02:00
GPIO Updated year in copyright headers 2025-04-04 21:15:39 +02:00
GPS drivers: gps: added ring buffer for storing NMEA sentences. 2025-08-13 18:56:25 +02:00
NVM linux: nvmem: fixed wrong bound check in nvm_getDesc 2025-07-11 20:10:34 +02:00
SPI Updated year in copyright headers 2025-04-04 21:15:39 +02:00
USB Updated year in copyright headers 2025-04-04 21:15:39 +02:00
audio Fixed maximum audio for MDUV3x0 out of bounds 2025-07-05 11:29:09 +02:00
backlight Updated year in copyright headers 2025-04-04 21:15:39 +02:00
baseband CS7000: radio: added transmission of 1750Hz tone 2025-07-11 20:10:46 +02:00
chSelector Updated year in copyright headers 2025-04-04 21:15:39 +02:00
display CS7000: display: added delay between data write and WR line assertion 2025-07-05 14:05:49 +02:00
keyboard Updated year in copyright headers 2025-04-04 21:15:39 +02:00
stubs Updated year in copyright headers 2025-04-04 21:15:39 +02:00
tones Updated year in copyright headers 2025-04-04 21:15:39 +02:00