Search found 1 match

by zipfelchaeppli
Mon Dec 09, 2019 1:01 pm
Forum: ESP IoT Solution
Topic: ESP-Azure include in existing project
Replies: 2
Views: 5656

ESP-Azure include in existing project

Dear all,

I would like to include esp-azure into an existing idf-project.

The structure is as follows:
components
--drv
----drv1.c
----drv1.h
--com
----wlan.c
----wlan.h
esp-azure
---- [All files/folders from https://github.com/espressif/esp-azure]
main
--main.c

If I compile, an example ...

Go to advanced search