mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 03:39:49 +03:00
Platforms renamed to have clear naming, Mega2560-5500 platform added, flashing tools for mac attached, compiled images renewed
This commit is contained in:
5
custom-build-flags/build_flags_controllino.sh
Executable file → Normal file
5
custom-build-flags/build_flags_controllino.sh
Executable file → Normal file
@@ -24,8 +24,9 @@
|
||||
# export FLAGS="$FLAGS -DESP_WIFI_AP=vent"
|
||||
# export FLAGS="$FLAGS -DESP_WIFI_PWD=kk007remont"
|
||||
# export FLAGS="$FLAGS -DSYSLOG_ENABLE"
|
||||
export FLAGS="$FLAGS -DDEVICE_NAME=kk007_mega2560"
|
||||
export FLAGS="$FLAGS -DDHT_COUNTER_DISABLE"
|
||||
export FLAGS="$FLAGS -DDEVICE_NAME=kk007_mega2560"
|
||||
export FLAGS="$FLAGS -DCOUNTER_DISABLE"
|
||||
export FLAGS="$FLAGS -DDHT_DISABLE"
|
||||
#export FLAGS="$FLAGS -DWITH_DOMOTICZ"
|
||||
#export FLAGS="$FLAGS -DWITH_PRINTEX_LIB"
|
||||
export FLAGS="$FLAGS -DPIO_SRC_REV="$(git log --pretty=format:%h_%ad -1 --date=short)
|
||||
|
||||
Reference in New Issue
Block a user