Skip to content

Atlanticity91/Py-Embedder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Py-Embedder


Py-Embedder is a utility tool for generating C header for embedded files. Writed in python for simplicity and portability. The entire utility code can be found in the py_embedder.py file located at repository root.

Cloning

Using git-cli :

git clone https://github.com/Atlanticity91/Py-Embedder.git

Windows

For windows simply use Launch-Windows.bat.

Linux

For linux simply use Launch-Linux.sh, you should also make sure you have the right for executing the script, if not use the chmod command :

chmod +x Launch-Linux.sh

Documentation

Documentation for the library can be found under Documentation/index.html

About

Utility tool for generating C header for embedded files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages