mirror of
https://git.tesses.org/tesses50/tessesframework.git
synced 2026-06-01 10:05:31 +00:00
850 B
850 B
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)
- MbedTLS (external dependency) (Apache 2.0/GPLv2 or later, either are compatible with TessesFramework now)
- Sqlite (in folder src/sqlite also uses demo VFS (at least on Wii)) (Public Domain, licensed by hopes and prayers, praise God!)
- Sago's platform_folders (in folder src/sago)
- HowardHinnart's date (in folder src/HowardHinnant_date) (MIT)