Angus Gratton 8d8d4a57e1 Merge branch 'bugfix/reset_periph_modules' into 'master' 6 vuotta sitten
..
app_trace 264ffbeb14 timer_group: use the LL 6 vuotta sitten
app_update 75c0066f93 Fix remaining -Wstrict-prototypes warnings 6 vuotta sitten
asio 9eccd7c082 components: use new component registration api 6 vuotta sitten
bootloader 12c9d9a564 spi_flash: remove duplicate definition of spi_flash_unlock 6 vuotta sitten
bootloader_support 12c9d9a564 spi_flash: remove duplicate definition of spi_flash_unlock 6 vuotta sitten
bt 76b6902e96 components/bt: set the minimum encryption key size to be 7 octects for BR/EDR link for preventing KNOB attack 6 vuotta sitten
cbor 5a09de8245 cbor: add tinycbor library and example 6 vuotta sitten
coap 10c3b42f71 coap: kconfig cleanup, have component specific configuration for common options 6 vuotta sitten
console afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 vuotta sitten
cxx d850a0bd1c esp_attr: add flag_attr to support enums used as flags 6 vuotta sitten
driver 8d8d4a57e1 Merge branch 'bugfix/reset_periph_modules' into 'master' 6 vuotta sitten
efuse f86e82cb63 efuse: update the scheme of getting chip revision 6 vuotta sitten
esp-tls e8bdfe07ae Merge branch 'feature/tls_psk_authentication' into 'master' 6 vuotta sitten
esp32 12c9d9a564 spi_flash: remove duplicate definition of spi_flash_unlock 6 vuotta sitten
esp_adc_cal afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 vuotta sitten
esp_common 319d44b1a6 Merge branch 'bugfix/esp_timer_null_checks' into 'master' 6 vuotta sitten
esp_eth 018de8101f ethernet: can build without enable esp32 emac 6 vuotta sitten
esp_event 003a9872b7 esp_wifi: wifi support new event mechanism 6 vuotta sitten
esp_gdbstub 5203a15439 esp32_gdbstub: fix build error with esp32-2019r1 toolchain 6 vuotta sitten
esp_http_client b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' 6 vuotta sitten
esp_http_server c93cab858e httpd_sess_close: Check for session validity before closing 6 vuotta sitten
esp_https_ota 53e7beb95b esp_https_ota: Added error checking functionalities. 6 vuotta sitten
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 vuotta sitten
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 vuotta sitten
esp_ringbuf 264ffbeb14 timer_group: use the LL 6 vuotta sitten
esp_rom afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 vuotta sitten
esp_websocket_client 003a9872b7 esp_wifi: wifi support new event mechanism 6 vuotta sitten
esp_wifi 003a9872b7 esp_wifi: wifi support new event mechanism 6 vuotta sitten
espcoredump afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 vuotta sitten
esptool_py aa2a972261 Merge branch 'bugfix/fix_encrypted_project_flash_arg_file_gen' into 'master' 6 vuotta sitten
expat 9eccd7c082 components: use new component registration api 6 vuotta sitten
fatfs ec94ee80f7 Fix a build issue with replacing init_spi_flash() in the host tests 6 vuotta sitten
freemodbus 264ffbeb14 timer_group: use the LL 6 vuotta sitten
freertos 367ecc2d60 Merge branch 'refactor/timerg_in_test' into 'master' 6 vuotta sitten
heap afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 vuotta sitten
idf_test caea2889c8 aes: Add fault injection checks when writing key to hardware 6 vuotta sitten
jsmn 9eccd7c082 components: use new component registration api 6 vuotta sitten
json f72dc5b271 Update cJSON to v1.7.12 6 vuotta sitten
libsodium 77bd32a503 Merge branch 'bugfix/libsodium_test_timeouts' into 'master' 6 vuotta sitten
log afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 vuotta sitten
lwip 36920b4062 fix bug for nonblocking udp is zero 6 vuotta sitten
mbedtls a50ae86707 Merge branch 'bugfix/mbedtls_add_source_files_to_appropriate_library' into 'master' 6 vuotta sitten
mdns 003a9872b7 esp_wifi: wifi support new event mechanism 6 vuotta sitten
mqtt 003a9872b7 esp_wifi: wifi support new event mechanism 6 vuotta sitten
newlib 24bd75955f newlib: Fix UT - test time adjustment happens linearly 6 vuotta sitten
nghttp 9b350f9ecc cmake: some formatting fixes 6 vuotta sitten
nvs_flash afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 vuotta sitten
openssl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 vuotta sitten
partition_table 26800ed71e global: update note in the partition tables 6 vuotta sitten
protobuf-c 9eccd7c082 components: use new component registration api 6 vuotta sitten
protocomm 4c7b83defc NimBLE: Fix bug in `protocomm_nimble` chararcteristic access callback 6 vuotta sitten
pthread afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 vuotta sitten
sdmmc afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 vuotta sitten
smartconfig_ack 29d1d2bd38 esp_wifi: refactor smartconfig callback to use esp event 6 vuotta sitten
soc 74c2eb3aff Merge branch 'fix/esp_flash_set_get_wp' into 'master' 6 vuotta sitten
spi_flash 12c9d9a564 spi_flash: remove duplicate definition of spi_flash_unlock 6 vuotta sitten
spiffs ec94ee80f7 Fix a build issue with replacing init_spi_flash() in the host tests 6 vuotta sitten
tcp_transport 61a1a468bb tcp_transport: replace transport_strcasestr with strcasestr 6 vuotta sitten
tcpip_adapter 003a9872b7 esp_wifi: wifi support new event mechanism 6 vuotta sitten
ulp ccc95191ea ulp: Add aditional uint32_t object to `ulp_insn_t` 6 vuotta sitten
unity 75c0066f93 Fix remaining -Wstrict-prototypes warnings 6 vuotta sitten
vfs 2211039b6d docs: Correct and extend the documentation about VFS select() 6 vuotta sitten
wear_levelling ec94ee80f7 Fix a build issue with replacing init_spi_flash() in the host tests 6 vuotta sitten
wifi_provisioning 003a9872b7 esp_wifi: wifi support new event mechanism 6 vuotta sitten
wpa_supplicant 8db44f67d7 Merge branch 'bugfix/wps_workaround_for_Telstra_AP' into 'master' 6 vuotta sitten
xtensa 74a459dd3d make code conform to Wstrict-prototypes 6 vuotta sitten