diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2023-01-24 09:26:21 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-01-24 09:26:21 +0000 |
| commit | ffa75e1e39949807317ee75459ae9d18b5376578 (patch) | |
| tree | e4888d08f3aa3a92f456a2c18c343231eebc0bda /examples | |
| parent | 5ee8626d72d10082c741f26aa749c46f58e7e30d (diff) | |
| parent | 32bdc54ccba9291b6aafc3c2695a8368d8137bb4 (diff) | |
| parent | 2a0ea52878ece15fa12c9d70da32b5809aa1e713 (diff) | |
Merge #1173 #1174
1173: nRF examples crates names r=lulf a=davidedellagiustina
Fixed nRF examples crates' names: they had the same names and they were conflicting during compilation (Cargo warning).
1174: add missing copy of icmpv6 checksum r=lulf a=lulf
add proto-ipv6 feature to stm32h7 example to catch issues in CI
Co-authored-by: Davide Della Giustina <[email protected]>
Co-authored-by: Ulf Lilleengen <[email protected]>
