Skip to content

theiotproject/sntxfr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building Instructions

While it's a recommended convention to name the directory containing build files as 'build', you have flexibility in choosing the name.

To initiate the build process, enter the following command:

cmake -B build

To generate an executable, execute the subsequent command:

cmake --build build

These commands will facilitate the build and executable creation process for your project.

About

Tool which sends Netronix frames to serial port

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published