tesses-framework/OTHERS_CODE.md

6 lines
260 B
Markdown

Other peoples code
==================
- cmake/bin2h.cmake, from: https://github.com/sivachandran/cmake-bin2h (MIT)
- Cppified the multipart/form-data code from: https://github.com/dajuric/simple-http (MIT)
- mbedtls ssl code from mbedtls examples (Apache 2.0)