Skip to content

Commit

Permalink
Add MIT OR Apache-2.0 license to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
9names authored and eldruin committed Jul 17, 2023
1 parent 439a7cd commit e0008b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/msp432-launchpad-for-ethernet/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ edition = "2018"
readme = "README.md"
name = "msp432-launchpad-for-ethernet"
version = "0.1.0"
license = "MIT OR Apache-2.0"

[dependencies]
cortex-m = "0.7"
Expand Down

0 comments on commit e0008b7

Please sign in to comment.