This repository was archived by the owner on Jan 29, 2023. It is now read-only.
v1.6.0 to fix multiple-definitions linker error, to add support to many more boards, such as `SAMD21E1xA`, `SAMD21G1xA` and`SAMD21J1xA`
Releases v1.6.0
- Fix
multiple-definitionslinker error. Dropsrc_cppandsrc_hdirectories - Add example multiFileProject to demo for multiple-file project.
- Add support to many more boards, such as
SAMD21E1xA,SAMD21G1xAandSAMD21J1xA - Optimize library code by using
reference-passinginstead ofvalue-passing - Update all examples
- Update
Packages_Patches