diff options
author | Leon Anavi <leon.anavi@konsulko.com> | 2020-06-24 12:51:03 +0300 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2020-06-24 17:01:17 +0100 |
commit | c482e2cc7c80de7c61075c9e9b3ab073190ece40 (patch) | |
tree | 5919d62143c8e8762001caa513aca04cf1c14a90 /dynamic-layers/meta-python | |
parent | 4499d60e60c0c6df6bdcc2425e6d37894e2de550 (diff) | |
download | meta-raspberrypi-c482e2cc7c80de7c61075c9e9b3ab073190ece40.tar.gz |
rpi-config: Add ENABLE_IR variable for infrared
Users who want infrared device tree overlays gpio-ir and
gpio-ir-tx to be set in config.txt can now easily do it through
variable ENABLE_IR, for example in local.conf:
ENABLE_IR = "1"
By default the GPIO pin for gpio-ir is set to 18 and the pin for
gpio-ir-tx is 17. Both pins can be easily changed by modifying
variables GPIO_IR and GPIO_IR_TX (for example in local.conf).
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Diffstat (limited to 'dynamic-layers/meta-python')
0 files changed, 0 insertions, 0 deletions