Jiang Jiang Jian a4a95e6c67 Merge branch 'bugfix/coex_bb_reset_lock' into 'master' 6 anni fa
..
app_trace 264ffbeb14 timer_group: use the LL 6 anni fa
app_update 30953ba9c4 app_update: Fix UTs for FACTORY_RESET and APP_TEST 6 anni fa
asio 9eccd7c082 components: use new component registration api 6 anni fa
bootloader abd6d40796 secure boot: Ensure mbedTLS enables ECDSA if signatures are checked in app 6 anni fa
bootloader_support abd6d40796 secure boot: Ensure mbedTLS enables ECDSA if signatures are checked in app 6 anni fa
bt ff5cb217fe Merge branch 'bugfix/unicore_config_prevent_ipc_code' into 'master' 6 anni fa
cbor 5a09de8245 cbor: add tinycbor library and example 6 anni fa
coap 10c3b42f71 coap: kconfig cleanup, have component specific configuration for common options 6 anni fa
console afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 anni fa
cxx d850a0bd1c esp_attr: add flag_attr to support enums used as flags 6 anni fa
driver ff5cb217fe Merge branch 'bugfix/unicore_config_prevent_ipc_code' into 'master' 6 anni fa
efuse f86e82cb63 efuse: update the scheme of getting chip revision 6 anni fa
esp-tls e8bdfe07ae Merge branch 'feature/tls_psk_authentication' into 'master' 6 anni fa
esp32 d1f2ea7cdf Merge branch 'bugfix/make_build_issue_if_build_dir_symlink' into 'master' 6 anni fa
esp_adc_cal afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 anni fa
esp_common ebe53416ad ipc: prevent code getting pulled in for unicore configuration 6 anni fa
esp_eth 018de8101f ethernet: can build without enable esp32 emac 6 anni fa
esp_event 003a9872b7 esp_wifi: wifi support new event mechanism 6 anni fa
esp_gdbstub 5203a15439 esp32_gdbstub: fix build error with esp32-2019r1 toolchain 6 anni fa
esp_http_client b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' 6 anni fa
esp_http_server c93cab858e httpd_sess_close: Check for session validity before closing 6 anni fa
esp_https_ota 53e7beb95b esp_https_ota: Added error checking functionalities. 6 anni fa
esp_https_server 25dd5e39af esp-tls: Naming variables refering to certificates and keys in a neutral way to suggest that both PEM and DER format could be used, added comments descibing important details about using these formats 6 anni fa
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 anni fa
esp_ringbuf 264ffbeb14 timer_group: use the LL 6 anni fa
esp_rom afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 anni fa
esp_websocket_client 003a9872b7 esp_wifi: wifi support new event mechanism 6 anni fa
esp_wifi 3af18c0422 fix some coex bugs 6 anni fa
espcoredump afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 anni fa
esptool_py aa2a972261 Merge branch 'bugfix/fix_encrypted_project_flash_arg_file_gen' into 'master' 6 anni fa
expat 9eccd7c082 components: use new component registration api 6 anni fa
fatfs ec94ee80f7 Fix a build issue with replacing init_spi_flash() in the host tests 6 anni fa
freemodbus 264ffbeb14 timer_group: use the LL 6 anni fa
freertos 367ecc2d60 Merge branch 'refactor/timerg_in_test' into 'master' 6 anni fa
heap afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 anni fa
idf_test 6fa20a4d33 Merge branch 'test/use_correct_config_for_nvs_compatible_case' into 'master' 6 anni fa
jsmn 9eccd7c082 components: use new component registration api 6 anni fa
json f72dc5b271 Update cJSON to v1.7.12 6 anni fa
libsodium 77bd32a503 Merge branch 'bugfix/libsodium_test_timeouts' into 'master' 6 anni fa
log afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 anni fa
lwip e7033716db LwIP: Make IP_PKTINFO support configurable 6 anni fa
mbedtls 6123f78897 mbedtls: Make ECDHE-PSK config item depend on ECDHE 6 anni fa
mdns 003a9872b7 esp_wifi: wifi support new event mechanism 6 anni fa
mqtt 003a9872b7 esp_wifi: wifi support new event mechanism 6 anni fa
newlib 24bd75955f newlib: Fix UT - test time adjustment happens linearly 6 anni fa
nghttp 9b350f9ecc cmake: some formatting fixes 6 anni fa
nvs_flash afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 anni fa
openssl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 anni fa
partition_table 26800ed71e global: update note in the partition tables 6 anni fa
protobuf-c 9eccd7c082 components: use new component registration api 6 anni fa
protocomm 4c7b83defc NimBLE: Fix bug in `protocomm_nimble` chararcteristic access callback 6 anni fa
pthread afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 anni fa
sdmmc afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 anni fa
soc 74c2eb3aff Merge branch 'fix/esp_flash_set_get_wp' into 'master' 6 anni fa
spi_flash 12c9d9a564 spi_flash: remove duplicate definition of spi_flash_unlock 6 anni fa
spiffs ec94ee80f7 Fix a build issue with replacing init_spi_flash() in the host tests 6 anni fa
tcp_transport 61a1a468bb tcp_transport: replace transport_strcasestr with strcasestr 6 anni fa
tcpip_adapter 003a9872b7 esp_wifi: wifi support new event mechanism 6 anni fa
ulp ccc95191ea ulp: Add aditional uint32_t object to `ulp_insn_t` 6 anni fa
unity 75c0066f93 Fix remaining -Wstrict-prototypes warnings 6 anni fa
vfs 2211039b6d docs: Correct and extend the documentation about VFS select() 6 anni fa
wear_levelling ec94ee80f7 Fix a build issue with replacing init_spi_flash() in the host tests 6 anni fa
wifi_provisioning 003a9872b7 esp_wifi: wifi support new event mechanism 6 anni fa
wpa_supplicant 8db44f67d7 Merge branch 'bugfix/wps_workaround_for_Telstra_AP' into 'master' 6 anni fa
xtensa 74a459dd3d make code conform to Wstrict-prototypes 6 anni fa