Angus Gratton adbf182bc5 bootloder_support: esp32c3 only supports XTS-AES-128 flash encryption 5 anni fa
..
app_trace 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 5 anni fa
app_update df544dee30 tools: Redirect some warnings to stderr 5 anni fa
asio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
bootloader 65aebef596 esp32c3: added 2nd bootloader project linker file 5 anni fa
bootloader_support adbf182bc5 bootloder_support: esp32c3 only supports XTS-AES-128 flash encryption 5 anni fa
bt 52e66cb143 Merge branch 'bugfix/fix_spp_vfs_dynamic_memory_bugs' into 'master' 5 anni fa
cbor 636d685eab Update tinycbor submodule in ESP-IDF 5 anni fa
cmock 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
coap 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
console fb8b905539 uart: add uart support on esp32s3 5 anni fa
cxx 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
driver 1cc206f393 driver: Only build dedic_gpio driver on supported chips 5 anni fa
efuse 4a487af43a efuse: Add new APIs for keys, purposes, wr/rd protection 5 anni fa
esp-tls 95d9533294 esp-tls : (Fix) update tls->sockfd value after socket is freed internally 5 anni fa
esp32 55155c3f82 esp_system: Rename _init_start symbol to _vector_table 5 anni fa
esp32c3 8330b2541a esp32c3: added target component 5 anni fa
esp32s2 55155c3f82 esp_system: Rename _init_start symbol to _vector_table 5 anni fa
esp32s3 55155c3f82 esp_system: Rename _init_start symbol to _vector_table 5 anni fa
esp_adc_cal 5cc329b9d0 driver/adc: support for esp32s2 adc calibration scheme V2 5 anni fa
esp_common 57aa65eeed components/pm: Add sleep related code iram opt chioce 5 anni fa
esp_eth 1e905acacf eth: support W5500 MAC RAW mode 5 anni fa
esp_event 620b0df2b1 esp_event: fix misuse of recursive semaphore take/give calls for profiling_mutex 5 anni fa
esp_gdbstub 420aef1ffe Updates for riscv support 5 anni fa
esp_hid 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
esp_http_client 8c09fbf6f1 Make the UserAgent string in esp-http-client configurable 5 anni fa
esp_http_server 669d9820fc esp_http_server: Add some response error code, such as 401, 403 etc. 5 anni fa
esp_https_ota bc78b8f2da esp_https_ota: Add definition for esp_https_ota_abort 5 anni fa
esp_https_server c707d0d323 Fixed ssl_ctx not being freed at the time of error. 5 anni fa
esp_hw_support 30a96d22e1 Merge branch 'feature/esp32c3_soc_changes' into 'master' 5 anni fa
esp_ipc 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
esp_local_ctrl 49e8c09ec2 local-ctrl: fix memory allocation issues found by static analyser 5 anni fa
esp_netif cf60ec0ffc lwip: Added support for configurable LwIP hooks 5 anni fa
esp_pm 57aa65eeed components/pm: Add sleep related code iram opt chioce 5 anni fa
esp_ringbuf 420aef1ffe Updates for riscv support 5 anni fa
esp_rom a5aac93051 esp_rom: Small changes for esp32c3 support 5 anni fa
esp_serial_slave_link f9e1ee35ad esp_serial_slave_link: Add essl_spi definitions for esp32c3 5 anni fa
esp_system 61c77d9212 esp_system: Add port-specific esp32c3 files 5 anni fa
esp_timer 57aa65eeed components/pm: Add sleep related code iram opt chioce 5 anni fa
esp_websocket_client 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
esp_wifi e040168a9f esp_wifi: fix the bug that esp32s2 can't get CSI info 5 anni fa
espcoredump f4ac8433c1 coredump: Core dump is encrypted if the partition itself is encrypted 5 anni fa
esptool_py 02ddecb69f buildsystem: flash binary to a named partition 5 anni fa
expat 20c068ef3b cmock: added cmock as component 5 anni fa
fatfs 8fa2cf464a fatfs: Whitespace cleanup 5 anni fa
freemodbus 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
freertos 953418dbb4 Merge branch 'bugfix/missing_coreinfo_in_vtasklist' into 'master' 5 anni fa
hal d5e1f43175 Merge branch 'feature/support_ext_flash_c3' into 'master' 5 anni fa
heap 89d461df2a heap: increase the sl to reduce the fragmentation to acceptable level. 5 anni fa
idf_test 457ce080ae AES: refactor and add HAL layer 5 anni fa
jsmn 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
json 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
libsodium 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
log a46dfd316e log: correct timestamp formatting to unsigned integer type 5 anni fa
lwip 85083ddc3d lwip: Added debug config options for DHCP and TCP 5 anni fa
mbedtls b85c534130 mbedtls: upgrade to v2.16.9 release 5 anni fa
mdns f33772c960 mDNS: Fix of collision detection during txt length calculation 5 anni fa
mqtt 467e4d997b MQTT: Update submodule reference: config, error handle, minor fixes 5 anni fa
newlib 57aa65eeed components/pm: Add sleep related code iram opt chioce 5 anni fa
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
nvs_flash 792dc6ebb8 Merge branch 'feature/linux_target' into 'master' 5 anni fa
openssl 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
partition_table e4407468bc Merge branch 'feature/flash_binary_partition_with_name' into 'master' 5 anni fa
perfmon 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
protobuf-c 9eccd7c082 components: use new component registration api 6 anni fa
protocomm 85cb1e8ca3 protocomm_httpd: Change an info print to debug print as it isn't really required in the logs 5 anni fa
pthread 28ca70cce5 pthread: fix the priority inheritance 5 anni fa
riscv 4cc6b5571b esp_system: support riscv panic 5 anni fa
sdmmc 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
soc ed737becde soc: Move esp32c3 soc_memory_layout.c to soc component 5 anni fa
spi_flash d5e1f43175 Merge branch 'feature/support_ext_flash_c3' into 'master' 5 anni fa
spiffs df544dee30 tools: Redirect some warnings to stderr 5 anni fa
tcp_transport ce519ee783 tcp_transport: Extend transport error storage for socket error 5 anni fa
tcpip_adapter 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
tinyusb dc0e80a4c8 Docs: fix doxygen warnings 5 anni fa
ulp f4ea2dcb74 Tools: add Python 2 deprecation warning 5 anni fa
unity c233ce0449 spi_flash: mocking should be possible now 5 anni fa
vfs 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 5 anni fa
wear_levelling 420aef1ffe Updates for riscv support 5 anni fa
wifi_provisioning 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
wpa_supplicant 903198ad7f esp_wifi: Fix some wifi bugs. 5 anni fa
xtensa f4ea2dcb74 Tools: add Python 2 deprecation warning 5 anni fa