OVMS3-idf/components/lwip
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
..
apps sntp/lwip: Add some modes for time synchronization 2019-04-15 18:11:47 +08:00
include/apps sntp/lwip: Add some modes for time synchronization 2019-04-15 18:11:47 +08:00
lwip@5d9fce09e3 lwip:fix bugfix/dns_bug 2019-06-14 03:52:31 +00:00
port/esp32 Allow configuration of local netif hostname via new LWIP component configuration menu item 2019-06-15 16:09:51 +05:30
test_afl_host lwip tests: adapt fuzzer test mocks to comply with 4.0 refactoring 2019-05-27 16:31:24 +02:00
weekend_test ci: added standard set of network suite for lwip as a part of weekend test 2019-06-04 08:27:53 +02:00
CHANGELOG remove executable permission from source files 2018-05-29 20:07:45 +08:00
CMakeLists.txt cmake: some formatting fixes 2019-06-21 19:53:29 +08:00
component.mk Rename Kconfig options (components/lwip) 2019-05-21 09:09:01 +02:00
Kconfig Allow configuration of local netif hostname via new LWIP component configuration menu item 2019-06-15 16:09:51 +05:30
linker.lf ldgen: update component linker fragment files 2019-04-04 15:57:34 +08:00
sdkconfig.rename Rename Kconfig options (components/lwip) 2019-05-21 09:09:01 +02:00
VERSION Initial public version 2016-08-17 23:08:22 +08:00