mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-04 20:05:25 +02:00
[MQTT] - Moves compile definition out of idf
- MQTT build process is to be managed in esp-mqtt repository - Componenf directory points directly to submodule, usage must be unchanged
This commit is contained in:
committed by
Rocha Euripedes
parent
c55d82d1fa
commit
5afa3d347c
@@ -349,7 +349,7 @@ Examples of component mocks can be found under :idf:`tools/mocks` in the IDF dir
|
||||
|
||||
- :component_file:`unit test for the NVS Page class <nvs_flash/host_test/nvs_page_test/README.md>`.
|
||||
- :component_file:`unit test for esp_event <esp_event/host_test/esp_event_unit_test/main/esp_event_test.cpp>`.
|
||||
- :component_file:`unit test for mqtt <mqtt/host_test/README.md>`.
|
||||
- :component_file:`unit test for mqtt <mqtt/esp-mqtt/host_test/README.md>`.
|
||||
|
||||
.. _adjustments_for_mocks:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user