Skip to content
Snippets Groups Projects
Commit e2074b4a authored by schneider's avatar schneider
Browse files

feat(spo2): Make rd117 lib a dependency for pycardium

parent dd62d03d
Branches
No related tags found
1 merge request!414SpO2 sensor improvements
......@@ -97,7 +97,7 @@ elf = executable(
mp_headers,
version_hdr,
include_directories: micropython_includes,
dependencies: [max32665_startup_core1, periphdriver, api_caller],
dependencies: [max32665_startup_core1, periphdriver, rd117, api_caller],
link_with: upy,
link_whole: [max32665_startup_core1_lib, api_caller_lib],
link_args: [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment