cpu-local 0.1.2

Architecture CPU-local register capability for TGOSKits
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.2]https://github.com/rcore-os/tgoskits/compare/cpu-local-v0.1.1...cpu-local-v0.1.2 - 2026-08-03

### Fixed

- *(cpu-local)* guard uninstalled host CPU areas ([#1798]https://github.com/rcore-os/tgoskits/pull/1798)

## [0.1.1]https://github.com/rcore-os/tgoskits/compare/cpu-local-v0.1.0...cpu-local-v0.1.1 - 2026-07-23

### Other

- *(ax-runtime)* centralize UART scheduling ([#1675]https://github.com/rcore-os/tgoskits/pull/1675)