upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/components/axs15231b/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'components/axs15231b/CMakeLists.txt')
-rw-r--r--components/axs15231b/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/components/axs15231b/CMakeLists.txt b/components/axs15231b/CMakeLists.txt
new file mode 100644
index 0000000..033a05e
--- /dev/null
+++ b/components/axs15231b/CMakeLists.txt
@@ -0,0 +1,3 @@
1idf_component_register(SRCS "axs15231b.c"
2 INCLUDE_DIRS "include"
3 REQUIRES driver esp_timer)