mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-10 13:37:03 +03:00
OTA - redirection support + bootloader
This commit is contained in:
7
components/bootloader/component.mk
Normal file
7
components/bootloader/component.mk
Normal file
@@ -0,0 +1,7 @@
|
||||
# bootloader component is special, as bootloader is also a project.
|
||||
#
|
||||
# This top-level component is only configuration files for the IDF project.
|
||||
#
|
||||
# See Makefile.projbuild for the targets which actually build the bootloader.
|
||||
COMPONENT_CONFIG_ONLY := 1
|
||||
|
||||
Reference in New Issue
Block a user