Skip to content

vonhara/ESCape32-Tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESCape32 Tools

POSIX utilities for ESCape32.

The latest release can be downloaded here.

Building and installing from source

cmake -B build -D CMAKE_BUILD_TYPE=RELEASE
cd build
make
make install

About

POSIX utilities for ESCape32

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.8%
  • CMake 3.2%