components/esp32-ds18b20/CMakeLists.txt

Mon, 24 Jun 2024 20:55:35 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 24 Jun 2024 20:55:35 +0200
branch
idf 5.1
changeset 131
d0a74a6a9a02
parent 74
cba50f7529d0
permissions
-rw-r--r--

IDF code size optimisations, reduced binary 157.379 bytes. Now it fits in the partitions.

idf_component_register(SRCS ./ds18b20.c INCLUDE_DIRS include REQUIRES esp32-owb)

mercurial