Angus Gratton 309376f51a spi_flash: Force legacy mode for ESP32-S2 6 anos atrás
..
app_trace 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
app_update 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
asio 9eccd7c082 components: use new component registration api 6 anos atrás
bootloader 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
bootloader_support 309376f51a spi_flash: Force legacy mode for ESP32-S2 6 anos atrás
bt 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
coap 10c3b42f71 coap: kconfig cleanup, have component specific configuration for common options 6 anos atrás
console afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 anos atrás
cxx afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 anos atrás
driver 2f56116db2 Cleanup of previous merge commit 6 anos atrás
efuse 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
esp-tls 7ef5fa8a0a Merge branch 'feature/transport_support_der_certs' into 'master' 6 anos atrás
esp32 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
esp32s2beta 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
esp_adc_cal 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
esp_common 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
esp_eth 018de8101f ethernet: can build without enable esp32 emac 6 anos atrás
esp_event 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
esp_gdbstub 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
esp_http_client b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' 6 anos atrás
esp_http_server afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 anos atrás
esp_https_ota 7fbedb1ba3 esp_https_ota: Removed unnecessary free() 6 anos atrás
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 anos atrás
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 anos atrás
esp_ringbuf afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 anos atrás
esp_rom 8f74271d5d esp_rom: Fail immediately if the wrong SoC's header file is included 6 anos atrás
esp_websocket_client afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 anos atrás
esp_wifi 2f56116db2 Cleanup of previous merge commit 6 anos atrás
espcoredump 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
esptool_py 24d26fccde Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
expat 9eccd7c082 components: use new component registration api 6 anos atrás
fatfs 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
freemodbus 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
freertos dc9170966b freertos: Force UNICORE mode on ESP32S2 6 anos atrás
heap 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
idf_test 02e5266778 modify WIFI_CONN_0101 case for wrong authmode of AP 6 anos atrás
jsmn 9eccd7c082 components: use new component registration api 6 anos atrás
json 9eccd7c082 components: use new component registration api 6 anos atrás
libsodium afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 anos atrás
log 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
lwip 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
mbedtls 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
mdns 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
mqtt 6289a26596 mqtt: referenced esp-mqtt master to close disconnection issues and fix static analysis warnings 6 anos atrás
newlib 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
nghttp 9b350f9ecc cmake: some formatting fixes 6 anos atrás
nvs_flash 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
openssl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 anos atrás
partition_table 26800ed71e global: update note in the partition tables 6 anos atrás
protobuf-c 9eccd7c082 components: use new component registration api 6 anos atrás
protocomm afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 anos atrás
pthread 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
sdmmc 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
smartconfig_ack 29d1d2bd38 esp_wifi: refactor smartconfig callback to use esp event 6 anos atrás
soc 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
spi_flash 309376f51a spi_flash: Force legacy mode for ESP32-S2 6 anos atrás
spiffs 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
tcp_transport 7ef5fa8a0a Merge branch 'feature/transport_support_der_certs' into 'master' 6 anos atrás
tcpip_adapter 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
ulp 2f56116db2 Cleanup of previous merge commit 6 anos atrás
unity 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
vfs 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
wear_levelling 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 anos atrás
wifi_provisioning 0e07b85d2f wifi_prov_mgr : Added missing esp_event_post() for WIFI_PROV_END events 6 anos atrás
wpa_supplicant 8f74271d5d esp_rom: Fail immediately if the wrong SoC's header file is included 6 anos atrás
xtensa 8f74271d5d esp_rom: Fail immediately if the wrong SoC's header file is included 6 anos atrás