Skip to content

Conversation

@ramya-subramanyam
Copy link
Collaborator

By creating this pull request you agree to the terms in CONTRIBUTING.md.
https://github.com/Infineon/.github/blob/master/CONTRIBUTING.md
--- DO NOT DELETE ANYTHING ABOVE THIS LINE ---

Installing library packages for the onewire test target in makefile.

Makefile Outdated
.PHONY: install_onewire_libs
install_onewire_libs:
$(Q) arduino-cli lib update-index
$(Q) arduino-cli lib install "OneWire" "DallasTemperature"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only OneWire library is required right?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes it worked even without DallasTemperature installed. I was previously following instructions from hackster article.
I removed DallasTemperature .

Signed-off-by: Ramya Subramanyam <ramya.subramanyam@infineon.com>
@ramya-subramanyam ramya-subramanyam merged commit 5a8c6b6 into main Sep 9, 2025
@ramya-subramanyam ramya-subramanyam deleted the onewire-hil-test branch September 9, 2025 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants