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