Skip to content

Conversation

@wackazong
Copy link
Contributor

No description provided.

Cargo.toml Outdated
description = "Rust bindings to the Nordic nRF91* Socket Library."
readme = "README.md"
license-file = "LICENCE.md"
license-file = "LICENSE.md"
Copy link
Contributor

Choose a reason for hiding this comment

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

Why the change? It was correct

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That was just the spelling, this does not necessarily need to be in this pull request.

README.md Outdated
Comment on lines 61 to 65
## License

Any of the code outside the `./third_party` folder is under the [Blue Oak
Licence](./LICENCE.md). Any code inside the `./third_party` folder (include
the Nordic nrfxlib) has its own LICENCE file.
License](./LICENSE.md). Any code inside the `./third_party` folder (include
the Nordic nrfxlib) has its own LICENSE file.
Copy link
Contributor

Choose a reason for hiding this comment

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

This wasn't a spelling mistake. This repo was started by a Brit and 'licence' is the way you write it in british. Please revert

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ok

Cargo.toml Outdated

[features]
default = ["llvm-objcopy"]
default = ["llvm-objcopy", "nrf9160"]
Copy link
Contributor

Choose a reason for hiding this comment

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

While nice for nrf9160 users, this is a slight annoyance for users of other chips. It was a deliberate decision to have it as it was

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oversight on my part.

@wackazong
Copy link
Contributor Author

Modifications as requested.

@diondokter diondokter merged commit 2d75d97 into nrf-rs:develop Nov 7, 2024
1 check passed
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.

2 participants