basic docs and sample code improved

This commit is contained in:
Ken Van Hoeylandt
2023-12-25 13:13:57 +01:00
parent f8dd6180b3
commit 1133fb9031
2 changed files with 15 additions and 9 deletions
+6
View File
@@ -20,6 +20,12 @@ In theory, all hardware from the [Board Support Packages](https://github.com/esp
In practice, there are pre-configured drivers available for these boards:
- Yellow Board / 2432S024
# Guide
Until there is proper documentation, here are some pointers:
- [Sample application](./main/main.c)
- [NanoBake](./components/nanobake/)
## License
[GNU General Public License Version 3](LICENSE.md)