Angus Gratton 2fcbc6aaa5 esp_eth: KConfig formatting fix hace 6 años
..
app_trace 04ae56806c Merge branch 'master' into feature/esp32s2beta_update hace 6 años
app_update 04ae56806c Merge branch 'master' into feature/esp32s2beta_update hace 6 años
asio 9eccd7c082 components: use new component registration api hace 6 años
bootloader 04ae56806c Merge branch 'master' into feature/esp32s2beta_update hace 6 años
bootloader_support 18c5cfadae Fix function prototypes hace 6 años
bt 8111b222c8 bt: Update to match master hace 6 años
coap 10c3b42f71 coap: kconfig cleanup, have component specific configuration for common options hace 6 años
console afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
cxx afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
driver 18c5cfadae Fix function prototypes hace 6 años
efuse 04ae56806c Merge branch 'master' into feature/esp32s2beta_update hace 6 años
esp-tls 7ef5fa8a0a Merge branch 'feature/transport_support_der_certs' into 'master' hace 6 años
esp32 04ae56806c Merge branch 'master' into feature/esp32s2beta_update hace 6 años
esp32s2beta 278c2f1aea Merge branch 'feature/esp32s2beta' into feature/esp32s2beta_update hace 6 años
esp_adc_cal 04ae56806c Merge branch 'master' into feature/esp32s2beta_update hace 6 años
esp_common 04ae56806c Merge branch 'master' into feature/esp32s2beta_update hace 6 años
esp_eth 2fcbc6aaa5 esp_eth: KConfig formatting fix hace 6 años
esp_event 04ae56806c Merge branch 'master' into feature/esp32s2beta_update hace 6 años
esp_gdbstub 04ae56806c Merge branch 'master' into feature/esp32s2beta_update hace 6 años
esp_http_client b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' hace 6 años
esp_http_server afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
esp_https_ota 7fbedb1ba3 esp_https_ota: Removed unnecessary free() hace 6 años
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 hace 6 años
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
esp_ringbuf afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
esp_rom 18c5cfadae Fix function prototypes hace 6 años
esp_websocket_client afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
esp_wifi bcff8afbba esp_wifi: update esp32s2beta WiFi library hace 6 años
espcoredump 04ae56806c Merge branch 'master' into feature/esp32s2beta_update hace 6 años
esptool_py 24d26fccde Merge branch 'master' into feature/esp32s2beta_update hace 6 años
expat 9eccd7c082 components: use new component registration api hace 6 años
fatfs 04ae56806c Merge branch 'master' into feature/esp32s2beta_update hace 6 años
freemodbus 04ae56806c Merge branch 'master' into feature/esp32s2beta_update hace 6 años
freertos d5f5fadbee bootloader: Include FreeRTOS component for the FREERTOS_UNICORE header, only hace 6 años
heap 04ae56806c Merge branch 'master' into feature/esp32s2beta_update hace 6 años
idf_test 02e5266778 modify WIFI_CONN_0101 case for wrong authmode of AP hace 6 años
jsmn 9eccd7c082 components: use new component registration api hace 6 años
json 9eccd7c082 components: use new component registration api hace 6 años
libsodium afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
log 04ae56806c Merge branch 'master' into feature/esp32s2beta_update hace 6 años
lwip e32d27e7e8 esp_eth: Add CONFIG_ETH_ENABLED flag to enable/disable ethernet at build time hace 6 años
mbedtls 9a2e29e068 esp32s2beta: Invert RSA_CONSTANT_TIME_DISABLE_REG to RSA_CONSTANT_TIME_REG hace 6 años
mdns 04ae56806c Merge branch 'master' into feature/esp32s2beta_update hace 6 años
mqtt 6289a26596 mqtt: referenced esp-mqtt master to close disconnection issues and fix static analysis warnings hace 6 años
newlib 04ae56806c Merge branch 'master' into feature/esp32s2beta_update hace 6 años
nghttp 9b350f9ecc cmake: some formatting fixes hace 6 años
nvs_flash a3a67a4452 nvs_flash: Include xtensa component when building NVS tests on hosts hace 6 años
openssl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
partition_table 26800ed71e global: update note in the partition tables hace 6 años
protobuf-c 9eccd7c082 components: use new component registration api hace 6 años
protocomm afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
pthread 04ae56806c Merge branch 'master' into feature/esp32s2beta_update hace 6 años
sdmmc 04ae56806c Merge branch 'master' into feature/esp32s2beta_update hace 6 años
smartconfig_ack 29d1d2bd38 esp_wifi: refactor smartconfig callback to use esp event hace 6 años
soc 18c5cfadae Fix function prototypes hace 6 años
spi_flash 18c5cfadae Fix function prototypes hace 6 años
spiffs 04ae56806c Merge branch 'master' into feature/esp32s2beta_update hace 6 años
tcp_transport 7ef5fa8a0a Merge branch 'feature/transport_support_der_certs' into 'master' hace 6 años
tcpip_adapter e32d27e7e8 esp_eth: Add CONFIG_ETH_ENABLED flag to enable/disable ethernet at build time hace 6 años
ulp 2f56116db2 Cleanup of previous merge commit hace 6 años
unity 04ae56806c Merge branch 'master' into feature/esp32s2beta_update hace 6 años
vfs 04ae56806c Merge branch 'master' into feature/esp32s2beta_update hace 6 años
wear_levelling 04ae56806c Merge branch 'master' into feature/esp32s2beta_update hace 6 años
wifi_provisioning 0e07b85d2f wifi_prov_mgr : Added missing esp_event_post() for WIFI_PROV_END events hace 6 años
wpa_supplicant 8f74271d5d esp_rom: Fail immediately if the wrong SoC's header file is included hace 6 años
xtensa 8f74271d5d esp_rom: Fail immediately if the wrong SoC's header file is included hace 6 años