esp-idf/components
Angus Gratton 317c882133 Merge branch 'bugfix/elf_sha256_first_byte_skip' into 'master'
app_update: fix incorrect first byte from esp_ota_get_app_elf_sha256

Closes IDFGH-4572

See merge request espressif/esp-idf!11981
2021-01-15 06:55:15 +08:00
..
app_trace global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
app_update Merge branch 'bugfix/elf_sha256_first_byte_skip' into 'master' 2021-01-15 06:55:15 +08:00
asio
bootloader global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
bootloader_support global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
bt Merge branch 'bugfix/bluedroid_avoid_same_bdaddr_conn' into 'master' 2021-01-14 14:47:21 +08:00
cbor
cmock
coap
console global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
cxx Merge branch 'bugfix/c3_init_priority' into 'master' 2021-01-13 12:52:21 +08:00
driver Merge branch 'feature/rmt_support_user_context_in_translator' into 'master' 2021-01-14 19:26:26 +08:00
efuse docs: Update typos in 'esp_efuse.h' header file to show function descriptions 2021-01-08 15:29:52 +08:00
esp-tls esp_tls: Add warning if the CA chain provided contains one/more invalid 2021-01-11 03:20:35 +00:00
esp32 global: Uses CCOUNT API instead of XTHAL macro 2021-01-12 16:24:23 +08:00
esp32c3 [cxx/system]: fix init_priority ordering on RISCV 2021-01-07 16:04:17 +08:00
esp32s2 Merge branch 'feature/c3_IDF-2554' into 'master' 2021-01-13 12:55:21 +08:00
esp32s3 Merge branch 'feature/c3_IDF-2554' into 'master' 2021-01-13 12:55:21 +08:00
esp_adc_cal
esp_common global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
esp_eth global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
esp_event C3: build and run unit tests 2021-01-11 11:34:37 +08:00
esp_gdbstub esp32c3: Misc fixes needed to build & run 2020-12-31 15:20:05 +11:00
esp_hid
esp_http_client global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
esp_http_server
esp_https_ota global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
esp_https_server
esp_hw_support Merge branch 'feature/c3_IDF-2554' into 'master' 2021-01-13 12:55:21 +08:00
esp_ipc global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
esp_local_ctrl global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
esp_netif C3: build and run unit tests 2021-01-11 11:34:37 +08:00
esp_pm global: Uses CCOUNT API instead of XTHAL macro 2021-01-12 16:24:23 +08:00
esp_ringbuf C3: build and run unit tests 2021-01-11 11:34:37 +08:00
esp_rom esp_wifi: fix esp32c3 code issues 2021-01-10 16:16:28 +08:00
esp_serial_slave_link
esp_system Merge branch 'feature/gdma_channel_allocator' into 'master' 2021-01-14 10:52:49 +08:00
esp_timer C3: build and run unit tests 2021-01-11 11:34:37 +08:00
esp_websocket_client websocket: support mutual tls for websocket 2021-01-08 19:13:37 +00:00
esp_wifi esp_wifi: fix the issue that no tbtt is generated in station+softap mode when 2021-01-13 04:20:23 +00:00
espcoredump
esptool_py Merge branch 'feature/support_serial_port_env_args_in_tools' into 'master' 2021-01-14 07:51:45 +08:00
expat
fatfs fatfs: return EINVAL if truncate length is less than 0 2021-01-13 19:11:48 +08:00
freemodbus esp32c3: Disable components that are not yet supported 2020-12-31 09:27:38 +11:00
freertos global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
hal Merge branch 'feature/gdma_channel_allocator' into 'master' 2021-01-14 10:52:49 +08:00
heap heap: support aligned_alloc for retention memory on ESP32-C3 2021-01-13 14:41:22 +08:00
idf_test
jsmn
json cJSON: update to v1.7.14 release 2021-01-06 17:21:53 +05:30
libsodium
log Merge branch 'feature/c3_IDF-2554' into 'master' 2021-01-13 12:55:21 +08:00
lwip Merge branch 'bugfix/fix_sign_compare' into 'master' 2021-01-13 12:45:05 +08:00
mbedtls global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
mdns Merge branch 'bugfix/fix_sign_compare' into 'master' 2021-01-13 12:45:05 +08:00
mqtt ci: Add MQTT publish test to standard test apps 2021-01-05 12:04:36 +00:00
newlib global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
nghttp
nvs_flash
openssl
partition_table
perfmon esp32c3: Disable components that are not yet supported 2020-12-31 09:27:38 +11:00
protobuf-c
protocomm protocomm security1: Restart security session if SESSION_STATE_CMD0 is received 2021-01-13 04:34:10 +00:00
pthread
riscv interrupt: filter out reserved int number by decoding risc-v JAL instruction 2021-01-05 15:39:46 +08:00
sdmmc
soc gdma: dynamic alloc DMA channels 2021-01-13 10:52:27 +08:00
spi_flash global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
spiffs C3: build and run unit tests 2021-01-11 11:34:37 +08:00
tcp_transport
tcpip_adapter
tinyusb tinyusb: reduce annoying log under verbose level in CDC 2021-01-11 01:00:06 +08:00
ulp esp32c3: Misc fixes needed to build & run 2020-12-31 15:20:05 +11:00
unity
vfs global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
wear_levelling
wifi_provisioning wifi_provisioning: fix build warnings due to incorrect event handler argument type 2021-01-14 10:47:35 +05:30
wpa_supplicant
xtensa