Campbell He

Results 25 issues of Campbell He

This PR uses `IndexSet` under the `preserve_order` feature, which preserves the order of required elements. BREAKING: - `Set` requires `T: Hash` to implement `Merge`

**Describe the bug** I'm trying to use tcpreplay with netmap enabled on a Ubuntu 22.04 machine with Intel 82599ES. After building netmap (master with ixgbe:5.18.11) and tcpreplay 4.4.4, I failed...

Upgrade deps: - @actions/core: ^1.10.0 - @actions/exec: ^1.1.1 - @actions/io: ^1.1.2 close #221 ## Notice The lock file version is old, and npm v8 has upgraded its format. Therefore, to...

After katyo/publish-crates used `cargo metadata` to extract information, it seems unable to publish one package without checking the whole workspace.

# TODO ### more detailed description of registers > Here are the peripherals I haven't added a detailed description of registers - [x] THS - [x] IOMMU - [x] DSP_MSGBOX...

help wanted

Allwinner has released the D1-H user manual v1.2/v1.3. Need to check what has changed since v0.1/1.0 (This crate is mostly developed according to v0.1 and v1.0)

help wanted

To support more SoC in a more convenient way, it is better to learn from stm32-rs. My goal is to organize the repo into the following structure: ``` svd |...

help wanted
not yet scheduled

![](https://img.shields.io/badge/HelpNeed-red) # Problem 电子系《数字逻辑处理器与基础》一课使用Mars作为MIPS模拟器,在windows10上使用时默认字体较小。 # Goal - 使用[spim](http://spimsimulator.sourceforge.net/)作为底层模拟器,syscall与MARS似乎基本一致 - 使用VSCode作为前端界面(或者使用electron作为界面)参考:[JsSpim](https://github.com/ShawnZhong/JsSpim) - 打包成VSCode插件发布 参考[VSCode API](https://code.visualstudio.com/api) --- 个人短期内不太可能研究如何制作此插件,欢迎热心人士开发并提供项目地址

enhancement
help wanted

Currently, `auth` exits if the IP is online and ignores the `--keep-online` parameter. This commit adds the `keepAliveLoop` to `auth`'s IsOnline branch to keep the IP online immediately.

## **Notice:** Work in Progress! Please don't merge until this is prepared! Plenty of force pushes is planned. This PR is to use vercel to preview ## Changelog ### Utils...

enhancement