mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-27 21:26:43 +00:00
Move user_config_override.h
This commit is contained in:
parent
5ffbd18d8b
commit
b992779c36
3
.gitignore
vendored
3
.gitignore
vendored
@ -6,11 +6,14 @@
|
||||
.pio
|
||||
data/*
|
||||
src/user_setups/active/*
|
||||
include/user_config_override.h
|
||||
src/user_config_override.h
|
||||
user_config_override.h
|
||||
platformio_override.ini
|
||||
user_setups/active/*
|
||||
build_output/*
|
||||
build_output/firmware/*.bin
|
||||
build_output/firmware/*.exe
|
||||
|
||||
## Test result files
|
||||
*.xml
|
||||
|
@ -14,7 +14,7 @@ extra_configs =
|
||||
[override]
|
||||
; -- Hasp config options --------------------------------------
|
||||
build_flags =
|
||||
; -- Uncomment the next line to use the file src/user_config_override.h settings
|
||||
; -- Uncomment the next line to use the file include/user_config_override.h settings
|
||||
; -DUSE_CONFIG_OVERRIDE
|
||||
|
||||
;region -- Default Build Environments : Used when Build All ---
|
||||
|
Loading…
x
Reference in New Issue
Block a user