Make LED toggle part of config

This commit is contained in:
Ben V. Brown 2024-05-12 20:24:42 +10:00
parent 7365d8e6b8
commit 833de0f666
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@ RTOS ?= 1
NO_PWRKEY = 0
LIBC_ROM ?= 1
# Extas added by Open source community
CONNECTED_BLUE_LIGHT = 1 # if set to 1, the blue light will flash when connected
# end our extras
export USER_SECURE_BOOT ?= 0
# enable:1
# disable:0