- specify reqd changes CMakelist
- User needs to know that they will have to change the CMakelists of
their sample to find their board specific overlay
- describe how to make overlays
- Add guidance on how to map the Arduio Header in overlay files
Also rename Docs to docs to match lower case convention of other folders
Signed-off-by: Mike Szczys <mike@golioth.io>
Signed-off-by: Dhruva Gole <goledhruva@gmail.com>
- create arduino_libs to explain using external libs
This page explains how to use an external arduino library with your
project
Signed-off-by: Dhruva Gole <goledhruva@gmail.com>
update README: add Link to docs folder
Also add links to both golioth and my blog
Signed-off-by: Dhruva Gole <goledhruva@gmail.com>
- Update README: add links to the doc mds
Helps users to locate documentation more easily
Co-authored-by: Mike Szczys <szczys@users.noreply.github.com>
- Be explicit on how to add the source file to the build
- README: replace branch dev to main in installation steps
Signed-off-by: Dhruva Gole <goledhruva@gmail.com>