OpenRTX/platform
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
..
drivers ttwrplus: add support for keys using Zephyr bindings 2023-09-20 21:08:35 +02:00
mcu Added support for ESP32-S3 MCU using Zephyr RTOS 2023-09-20 21:08:35 +02:00
targets ttwrplus: add support for keys using Zephyr bindings 2023-09-20 21:08:35 +02:00