Skip to content

Utility for writing and reading serial numbers of controllers

License

Notifications You must be signed in to change notification settings

GOcontroll/go-sn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-sn

Utility for writing and reading serial numbers of Moduline controllers.

This utility works by writing a serial number to an area of eMMC memory that is not mapped by the filesystem, because of this it persists through reflashes.

To compile with zig 0.12.0 or 0.13.0 run:

zig build

It will compile for the correct architecture and glibc version.

To switch between the zig version and the C version use the -Dbuild_type option, use zig build -h for more info

When compiling the C version with gcc make sure it doesn't link a glibc version greater than 2.31.

About

Utility for writing and reading serial numbers of controllers

Resources

License

Stars

Watchers

Forks

Packages

No packages published