-Add configurable PWM frequency and duty cycle for external LED control

-Reworked Kconfig menu structure for better organization
This commit is contained in:
PhosphorosVR
2025-08-08 21:26:06 +02:00
parent 6b3e130f12
commit 2346d0ec6c
9 changed files with 156 additions and 95 deletions

View File

@@ -551,7 +551,7 @@ CONFIG_WIFI_SSID=""
CONFIG_WIFI_PASSWORD=""
CONFIG_AP_WIFI_SSID="EyeTrackVR"
CONFIG_AP_WIFI_PASSWORD="12345678"
# CONFIG_SUPPORTS_EXTERNAL_LED_CONTROL is not set
# CONFIG_LED_EXTERNAL_CONTROL is not set
CONFIG_LED_C_PIN=1
# end of OpenIris basic configuration