mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-18 17:45:15 -05:00
- Adding a comment to the top of S3 download and multi-threaded download demo source code files, to explain how to handle S3 request limits. This is done to prevent users from treating this case as a bug. - Increasing ipconfigTCP_RX_BUFFER_LENGTH to 5000, as was done recently for other demos. |
||
|---|---|---|
| .. | ||
| Common | ||
| HTTP_Mutual_Auth | ||
| HTTP_Plaintext | ||
| HTTP_S3_Download | ||
| HTTP_S3_Download_Multithreaded | ||
| HTTP_S3_Upload | ||