Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 163a856

Browse files
authored
v1.6.0 to fix multiple-definitions linker error
### Releases v1.6.0 1. Fix `multiple-definitions` linker error. Drop `src_cpp` and `src_h` directories 2. Add example [multiFileProject](examples/multiFileProject) to demo for multiple-file project. 3. Add support to many more boards, such as `SAMD21E1xA`, `SAMD21G1xA` and`SAMD21J1xA` 4. Optimize library code by using `reference-passing` instead of `value-passing` 5. Update all examples 6. Update `Packages_Patches`
1 parent e2abcf7 commit 163a856

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1396,6 +1396,8 @@ Many thanks for everyone for bug reporting, new feature suggesting, testing and
13961396
<td align="center"><a href="https://github.com/thiagothimotti"><img src="https://github.com/thiagothimotti.png" width="100px;" alt="thiagothimotti"/><br /><sub><b>thiagothimotti</b></sub></a><br /></td>
13971397
<td align="center"><a href="https://github.com/generationmake"><img src="https://github.com/generationmake.png" width="100px;" alt="generationmake"/><br /><sub><b>generationmake</b></sub></a><br /></td>
13981398
<td align="center"><a href="https://github.com/homeodor"><img src="https://github.com/homeodor.png" width="100px;" alt="homeodor"/><br /><sub><b>Alexander Golovanov</b></sub></a><br /></td>
1399+
</tr>
1400+
<tr>
13991401
<td align="center"><a href="https://github.com/will63powell"><img src="https://github.com/will63powell.png" width="100px;" alt="will63powell"/><br /><sub><b>Will Powell</b></sub></a><br /></td>
14001402
</tr>
14011403
</table>

0 commit comments

Comments
 (0)