Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.
Arvid E. Picciani edited this page May 11, 2020 · 4 revisions

using zz in the esp32 sdk (ESP-IDF)

  1. export a CMakeFile.txt for your library with "zz export esp32"
  2. in your esp projects CMakeLists.txt, use set(EXTRA_COMPONENT_DIRS path/to/some/zzlib/)
Clone this wiki locally