OpenRTX/platform/drivers
Niccolò Izzo df853c8527 ttwrplus: add support for keys using Zephyr bindings
Zephyr already provides button support based on gpios. We are mapping
Zephyr keycodes to OpenRTX therefore future targets will only need to
configure their devicetrees to have button support.

Rotary encoder readout leverages the hardware pulse counter. PTT in
this device is also bound to KEY_ESC, that matched the behaviour
observed in many commercial radios.

TG-553
2023-09-20 21:08:35 +02:00
..
ADC Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
CPS Renamed "bcd2bin" utility to "bcdToBin" to avoid conflicting with Zephyr includes 2023-09-20 21:08:35 +02:00
GPS Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
NVM Renamed "bcd2bin" utility to "bcdToBin" to avoid conflicting with Zephyr includes 2023-09-20 21:08:35 +02:00
USB Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
audio Removed sources of old audio stream drivers, updated stub audio driver 2023-08-30 18:04:25 +02:00
backlight Made Brightness setting optional based on HW capabilities 2023-08-16 20:46:25 +02:00
baseband Improved management of FM audio volume on MD-UV3x0. 2023-09-08 16:14:11 +02:00
chSelector Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
display Display driver for ttwrplus 2023-09-20 21:08:35 +02:00
keyboard ttwrplus: add support for keys using Zephyr bindings 2023-09-20 21:08:35 +02:00
stubs Removed sources of old audio stream drivers, updated stub audio driver 2023-08-30 18:04:25 +02:00
tones Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00