Chen Yudong
|
c07d237ffe
|
examples: enable build esp32c6 for wifi and network examples
|
2023-01-12 14:50:06 +08:00 |
|
Fu Hanxi
|
c0568611dd
|
docs: changes docs supported targets tables
|
2022-07-14 08:26:32 +08:00 |
|
Michael (XIAO Xufeng)
|
f7be540222
|
ci: partially enable example build for esp32c2
|
2022-06-02 14:17:31 +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 |
|
Marius Vikhammer
|
a54291b22b
|
MQTT: add server side authentication to mutual auth example
|
2020-08-12 11:25:00 +08:00 |
|
Mahavir Jain
|
e7dba7d7bc
|
examples: change default build instructions in docs to CMake
|
2019-08-02 16:32:46 +05:30 |
|
David Cermak
|
3eda52f6cd
|
mqtt: update example documentation on generating a certificate for ssl authentication to hosts
Closes https://github.com/espressif/esp-idf/issues/3593
|
2019-07-14 16:05:50 +02:00 |
|
Angus Gratton
|
47bbb107a8
|
build system: Use CMake-based build system as default when describing commands
|
2019-07-08 17:31:27 +10:00 |
|
Ivan Grokhotkov
|
6548afcf49
|
examples/protocols/mqtt: use common network component
|
2019-04-15 03:32:05 +00:00 |
|
David Cermak
|
0cdb33c9dd
|
mqtt: ssl mutual authentication example added per PR from github, corrected cmake build, updated per idf style
Merges https://github.com/espressif/esp-idf/pull/2490
|
2018-10-30 08:04:09 +01:00 |
|