Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for custom domain name #2186

Merged
merged 2 commits into from
May 17, 2024
Merged

Allow for custom domain name #2186

merged 2 commits into from
May 17, 2024

Conversation

CiprianRegus
Copy link
Contributor

@CiprianRegus CiprianRegus commented May 15, 2024

Pull Request Description

Allow the user to set a domain name other than "analog". This can help in identifying a board when multiple IIO contexts are discovered. Set a custom domain name for the swiot1l.

PR Type

  • Bug fix (change that fixes an issue)
  • New feature (change that adds new functionality)
  • Breaking change (has dependencies in other repos or will cause CI to fail)

PR Checklist

  • I have followed the Coding style guidelines
  • I have performed a self-review of the changes
  • I have commented my code, at least hard-to-understand parts
  • I have build all projects affected by the changes in this PR
  • I have tested in hardware affected projects, at the relevant boards
  • I have signed off all commits from this PR
  • I have updated the documentation (wiki pages, ReadMe etc), if applies

Allow the user to set a domain name other than "analog". This can help
in identifying a board when multiple IIO contexts are discovered.

Signed-off-by: Ciprian Regus <ciprian.regus@analog.com>
Change the domain name to swiot1l, so the board will be easier to
indentify using MDNS.

Signed-off-by: Ciprian Regus <ciprian.regus@analog.com>
@CiprianRegus CiprianRegus changed the title Staging/lwip mdns Allow for custom domain name May 15, 2024
@amiclaus amiclaus merged commit 9703607 into main May 17, 2024
14 checks passed
@amiclaus amiclaus deleted the staging/lwip_mdns branch May 17, 2024 08:16
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.

None yet

3 participants