Files
khoih-prog_RPI_PICO_TimerIn…/examples/multiFileProject
Khoi Hoang 08b28e29c3 v1.2.0 to fix `multiple-definitions linker error
### Releases v1.2.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. Optimize library code by using `reference-passing` instead of `value-passing`
4. Update all examples
2022-01-22 00:35:04 -05:00
..