Skip to content

A compact, cross-device utility for handling semantic versioning.

Notifications You must be signed in to change notification settings

betrusted-io/xous-semver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xous-semver

A simple utility for creating and serializing semantic versions.

The utility is primarily used by the helper crates which create and sign binaries for Betrusted/Precursor. This includes utilities that create the EC and the SoC images. This need for cross-platform packing of versions is what drives this into a separate crate that can be included by both build systems.

This crate is designed to be runnable on host OS, Xous, or EC. The std feature must be turned off to run on the EC.

About

A compact, cross-device utility for handling semantic versioning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages