Added proper banners to the examples

This commit is contained in:
Gericom
2025-12-14 11:15:37 +01:00
parent 8b47512f92
commit 17ceb62f33
7 changed files with 13 additions and 9 deletions

View File

@@ -20,3 +20,4 @@ The platform code and examples are licensed under the Zlib license. For details,
## Credits
- [tinyusb](https://github.com/hathach/tinyusb) for the USB library. The examples are also largely based on the examples that come with tinyusb.
- [libcamera](https://github.com/FTC55/libcamera) by [FTC55](https://github.com/FTC55) for camera initialization code
- Banner icons by [nitehack](https://www.github.com/nitehack)