仿真平台内核初版 -tlib库 包含<sparc arm riscv powerPC>

This commit is contained in:
liuwb
2026-02-07 20:43:43 +08:00
parent de61f9e2b0
commit b3117648be
9748 changed files with 4309137 additions and 0 deletions

12
lib/AntShell/README.rst Normal file
View File

@@ -0,0 +1,12 @@
========
AntShell
========
Copyright (c) 2013-2022 `Antmicro <https://www.antmicro.com>`_
.. image:: https://img.shields.io/badge/View%20on-Antmicro%20Open%20Source%20Portal-332d37?style=flat-square
:target: https://opensource.antmicro.com/projects/AntShell
AntShell is a small C# utility library providing basic shell features: history handling, built-in commands, prompt etc.
It is developed as part of the Renode Framework (https://www.renode.io).