esp-idf-lib/components/apds9930/component.mk

Wed, 05 Apr 2023 20:00:26 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 05 Apr 2023 20:00:26 +0200
changeset 16
b3e96bbe4ce4
parent 11
bdc123ae7b49
permissions
-rw-r--r--

First pass of debugging APDS9930 with a real chip.

COMPONENT_ADD_INCLUDEDIRS = .
COMPONENT_DEPENDS = i2cdev log esp_idf_lib_helpers

mercurial