Merge pull request #6 from arhiv6/patch-1

Add resourse embedding helper: incbin
pull/13/head
Dmitry Murzinov 7 months ago committed by GitHub
commit 9953885a2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -527,6 +527,7 @@ Computer Vision
* [Apache NuttX Apps](https://github.com/apache/incubator-nuttx-apps) - Collection of tools, shells, network utilities, libraries, interpreters and can be used with the NuttX RTOS.
* [modm](https://github.com/modm-io/modm) - Barebone embedded C++20 library generator for AVR, SAM and ARM Cortex-M Microcontrollers (supported 3534 devices).
* [cembed](https://github.com/rxi/cembed) - Small utility for embedding files in a C header.
* [incbin](https://github.com/graphitemaster/incbin) - One-header library for compile-time embedding binary and textual files.
---

Loading…
Cancel
Save