OpenRTX/platform/targets
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
..
DM-1801 Made Brightness setting optional based on HW capabilities 2023-08-16 20:46:25 +02:00
GD-77 Made Brightness setting optional based on HW capabilities 2023-08-16 20:46:25 +02:00
MD-3x0 Improved conversion law in MD-3x0 and MD-UV3x0 platform_getVolumeLevel(). 2023-09-08 16:02:53 +02:00
MD-9600 Made Brightness setting optional based on HW capabilities 2023-08-16 20:46:25 +02:00
MD-UV3x0 Improved conversion law in MD-3x0 and MD-UV3x0 platform_getVolumeLevel(). 2023-09-08 16:02:53 +02:00
Module17 Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
linux Fix emulator screenshot 2023-09-11 12:22:08 +02:00
ttwrplus ttwrplus: add support for keys using Zephyr bindings 2023-09-20 21:08:35 +02:00