thread-register 0.1.1

A library for obtaining and modifying thread register.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "thread-register"
authors = ["wzhao <1207410841@qq.com>"]
version = "0.1.1"
edition = "2024"
repository = "https://github.com/weizhiao/thread-register"
readme = "README.md"
license = "MIT"
categories = ["no-std", "os", "embedded"]
description = "A library for obtaining and modifying thread register."