Shang Zhou
|
83fcf44e65
|
docs: provide CN translation for MR17066
|
2022-03-10 08:26:12 +01:00 |
David Cermak
|
795b7ed993
|
esp_netif: Remove tcpip_adapter compatibility layer
|
2022-03-10 08:19:43 +01:00 |
Laukik Hase
|
d61c51058d
|
docs: Added migration guide for mbedTLS-3.1.0
- Removed references to deprecated options
|
2022-03-03 01:37:10 +05:30 |
Adam Múdry
|
bb8587a139
|
fatfs: Update to version 0.14b
Updated FATFS to 0.14b from 0.13c and patched for ESP32
|
2022-02-21 14:54:55 +01:00 |
Roland Dobai
|
aedb846a20
|
Tools: IDF Monitor follows the UART console baud rate by default
|
2022-01-24 18:13:38 +01:00 |
Marius Vikhammer
|
7255497146
|
freertos: remove FREERTOS_ASSERT option
Freertos asserts are now configured the same way as all other asserts in IDF,
i.e. by configuring COMPILER_OPTIMIZATION_ASSERTION_LEVEL.
|
2022-01-07 09:16:48 +08:00 |
Tomas Rezucha
|
ebaca79557
|
other: Move cbor, jsmn and libsodium to idf-component-manager
Marginal components are being carved out from esp-idf and moved to
https://github.com/espressif/idf-extra-components.
They are distributed via idf-component-manager, see
https://components.espressif.com.
|
2021-11-30 21:44:48 +01:00 |
Roland Dobai
|
3ce9bd995e
|
Docs: Add migration guide for Windows environment (Msys/Mingw was removed)
|
2021-11-18 14:08:48 +01:00 |
Ondrej Kosta
|
d91bbdf7b9
|
esp_eth: esp_eth_ioctl v5.0 migration guide
|
2021-11-16 08:34:07 +01:00 |
Omar Chebib
|
9d5923a13e
|
IPC: Move ipc sources to esp_system
IPC shall be put back into esp_system as it is an 'OS additions'.
|
2021-11-11 10:30:01 +08:00 |
Roland Dobai
|
9c1d4f5b54
|
Build & config: Remove the "make" build system
The "make" build system was deprecated in v4.0 in favor of idf.py
(cmake). The remaining support is removed in v5.0.
|
2021-11-10 09:53:53 +01:00 |
morris
|
2a948cd09b
|
doc: initial migration guides
|
2021-11-08 10:37:47 +08:00 |