components/PID/component.mk

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 0
b74b0e4902c3
permissions
-rw-r--r--

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

0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1 # Use defaults.
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2 COMPONENT_ADD_INCLUDEDIRS := .

mercurial