Angus Gratton d1f2ea7cdf Merge branch 'bugfix/make_build_issue_if_build_dir_symlink' into 'master' 6 年 前
..
app_trace 264ffbeb14 timer_group: use the LL 6 年 前
app_update 30953ba9c4 app_update: Fix UTs for FACTORY_RESET and APP_TEST 6 年 前
asio 9eccd7c082 components: use new component registration api 6 年 前
bootloader 1cd54d34f6 Merge branch 'bugfix/bootloader_factory_reset_with_wake_up_from_deep_sleep' into 'master' 6 年 前
bootloader_support 06898325e6 Merge branch 'bugfix/bootloader_efuse_build_regression' into 'master' 6 年 前
bt ff5cb217fe Merge branch 'bugfix/unicore_config_prevent_ipc_code' into 'master' 6 年 前
cbor 5a09de8245 cbor: add tinycbor library and example 6 年 前
coap 10c3b42f71 coap: kconfig cleanup, have component specific configuration for common options 6 年 前
console afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年 前
cxx d850a0bd1c esp_attr: add flag_attr to support enums used as flags 6 年 前
driver ff5cb217fe Merge branch 'bugfix/unicore_config_prevent_ipc_code' into 'master' 6 年 前
efuse f86e82cb63 efuse: update the scheme of getting chip revision 6 年 前
esp-tls e8bdfe07ae Merge branch 'feature/tls_psk_authentication' into 'master' 6 年 前
esp32 d1f2ea7cdf Merge branch 'bugfix/make_build_issue_if_build_dir_symlink' into 'master' 6 年 前
esp_adc_cal afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年 前
esp_common ebe53416ad ipc: prevent code getting pulled in for unicore configuration 6 年 前
esp_eth 018de8101f ethernet: can build without enable esp32 emac 6 年 前
esp_event 003a9872b7 esp_wifi: wifi support new event mechanism 6 年 前
esp_gdbstub 5203a15439 esp32_gdbstub: fix build error with esp32-2019r1 toolchain 6 年 前
esp_http_client b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' 6 年 前
esp_http_server c93cab858e httpd_sess_close: Check for session validity before closing 6 年 前
esp_https_ota 53e7beb95b esp_https_ota: Added error checking functionalities. 6 年 前
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 年 前
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年 前
esp_ringbuf 264ffbeb14 timer_group: use the LL 6 年 前
esp_rom afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年 前
esp_websocket_client 003a9872b7 esp_wifi: wifi support new event mechanism 6 年 前
esp_wifi a36cc962a3 smartconfig: move smartconfig_ack to esp_wifi conponent 6 年 前
espcoredump afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年 前
esptool_py aa2a972261 Merge branch 'bugfix/fix_encrypted_project_flash_arg_file_gen' into 'master' 6 年 前
expat 9eccd7c082 components: use new component registration api 6 年 前
fatfs ec94ee80f7 Fix a build issue with replacing init_spi_flash() in the host tests 6 年 前
freemodbus 264ffbeb14 timer_group: use the LL 6 年 前
freertos 367ecc2d60 Merge branch 'refactor/timerg_in_test' into 'master' 6 年 前
heap afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年 前
idf_test caea2889c8 aes: Add fault injection checks when writing key to hardware 6 年 前
jsmn 9eccd7c082 components: use new component registration api 6 年 前
json f72dc5b271 Update cJSON to v1.7.12 6 年 前
libsodium 77bd32a503 Merge branch 'bugfix/libsodium_test_timeouts' into 'master' 6 年 前
log afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年 前
lwip e7033716db LwIP: Make IP_PKTINFO support configurable 6 年 前
mbedtls 5582878f8e mbedtls: keep asymmetric tls buffer length option enabled by default 6 年 前
mdns 003a9872b7 esp_wifi: wifi support new event mechanism 6 年 前
mqtt 003a9872b7 esp_wifi: wifi support new event mechanism 6 年 前
newlib 24bd75955f newlib: Fix UT - test time adjustment happens linearly 6 年 前
nghttp 9b350f9ecc cmake: some formatting fixes 6 年 前
nvs_flash afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年 前
openssl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年 前
partition_table 26800ed71e global: update note in the partition tables 6 年 前
protobuf-c 9eccd7c082 components: use new component registration api 6 年 前
protocomm 4c7b83defc NimBLE: Fix bug in `protocomm_nimble` chararcteristic access callback 6 年 前
pthread afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年 前
sdmmc afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年 前
soc 74c2eb3aff Merge branch 'fix/esp_flash_set_get_wp' into 'master' 6 年 前
spi_flash 12c9d9a564 spi_flash: remove duplicate definition of spi_flash_unlock 6 年 前
spiffs ec94ee80f7 Fix a build issue with replacing init_spi_flash() in the host tests 6 年 前
tcp_transport 61a1a468bb tcp_transport: replace transport_strcasestr with strcasestr 6 年 前
tcpip_adapter 003a9872b7 esp_wifi: wifi support new event mechanism 6 年 前
ulp ccc95191ea ulp: Add aditional uint32_t object to `ulp_insn_t` 6 年 前
unity 75c0066f93 Fix remaining -Wstrict-prototypes warnings 6 年 前
vfs 2211039b6d docs: Correct and extend the documentation about VFS select() 6 年 前
wear_levelling ec94ee80f7 Fix a build issue with replacing init_spi_flash() in the host tests 6 年 前
wifi_provisioning 003a9872b7 esp_wifi: wifi support new event mechanism 6 年 前
wpa_supplicant 8db44f67d7 Merge branch 'bugfix/wps_workaround_for_Telstra_AP' into 'master' 6 年 前
xtensa 74a459dd3d make code conform to Wstrict-prototypes 6 年 前