esp-idf/components
Angus Gratton a0eab085ad Merge branch 'bugfix/return_EINVAL_if_truncate_length_minus_zero' into 'master'
fatfs: return EINVAL if truncate length is less than 0

Closes IDFCI-390

See merge request espressif/esp-idf!11980
2021-01-14 12:03:14 +08:00
..
app_trace global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
app_update Merge branch 'feature/support_serial_port_env_args_in_tools' into 'master' 2021-01-14 07:51:45 +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 ble_mesh: stack: Fix using wrong | for OR between macros 2021-01-07 19:17:45 +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/gdma_channel_allocator' into 'master' 2021-01-14 10:52:49 +08:00
efuse
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
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
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
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: Add fix for tinyusb reading 2021-01-08 14:21:26 +00:00
ulp
unity
vfs global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
wear_levelling
wifi_provisioning global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
wpa_supplicant
xtensa