OVMS3-idf/components/esp_wifi
Renz Christian Bagaporo 9b350f9ecc cmake: some formatting fixes
Do not include bootloader in flash target when secure boot is enabled.
Emit signing warning on all cases where signed apps are enabled (secure
boot and signed images)
Follow convention of capital letters for SECURE_BOOT_SIGNING_KEY
variable, since it is
relevant to other components, not just bootloader.
Pass signing key and verification key via config, not requiring
bootloader to know parent app dir.
Misc. variables name corrections
2019-06-21 19:53:29 +08:00
..
esp32/include esp_wifi: fix wrong path of phy_init_data 2019-06-18 11:29:09 +08:00
include esp_wifi: fix wrong path of phy_init_data 2019-06-18 11:29:09 +08:00
lib_esp32@fc518f822e wps: add overlap event 2019-06-06 13:16:20 +08:00
src Merge branch 'feature/add_xxx_periph_h' into 'master' 2019-06-04 13:24:14 +08:00
test examples: use new component registration api 2019-06-21 19:53:29 +08:00
CMakeLists.txt cmake: some formatting fixes 2019-06-21 19:53:29 +08:00
component.mk esp_wifi: fix wrong path of phy_init_data 2019-06-18 11:29:09 +08:00
Kconfig esp_wifi/lwip: support TCP window scale 2019-06-04 14:09:04 +08:00
linker.lf ldgen: update component linker fragment files 2019-04-04 15:57:34 +08:00
Makefile.projbuild esp_wifi: fix wrong path of phy_init_data 2019-06-18 11:29:09 +08:00
sdkconfig.rename Rename Kconfig options (components/esp_wifi) 2019-05-21 09:09:01 +02:00