removed the stb_image files and re-add them as a submodule. (#2223)

- stb_image.h: Version update 2.25 -> 2.28
- stb_resize.h: Version update 0.96 -> 0.97
- stb_write.h: Version update 1.14 -> 1.16

Co-authored-by: CaCO3 <caco@ruinelli.ch>
This commit is contained in:
CaCO3
2023-03-30 21:54:44 +02:00
committed by GitHub
parent b6bfeea936
commit df12deae00
7 changed files with 10 additions and 11932 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
[submodule "code/components/tflite-micro-esp-examples"]
path = code/components/tflite-micro-esp-examples
url = https://github.com/espressif/tflite-micro-esp-examples.git
[submodule "code/components/stb"]
path = code/components/stb
url = https://github.com/nothings/stb.git