mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 19:26:37 +00:00
sdkconfig should be first
This commit is contained in:
parent
b8abe4fd0f
commit
bed946d028
@ -53,8 +53,8 @@ build_flags = ${esp_defaults.build_flags}
|
|||||||
;for TLS we can afford compiling for 4K RSA keys
|
;for TLS we can afford compiling for 4K RSA keys
|
||||||
-DUSE_4K_RSA
|
-DUSE_4K_RSA
|
||||||
-I$PROJECT_DIR/include
|
-I$PROJECT_DIR/include
|
||||||
-include "fix_esp32c3.h"
|
|
||||||
-include "sdkconfig.h"
|
-include "sdkconfig.h"
|
||||||
|
-include "fix_esp32c3.h"
|
||||||
|
|
||||||
|
|
||||||
[core32]
|
[core32]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user