Sean Cross

Results 125 issues of Sean Cross

### Please complete the following tasks - [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions) - [X] I have searched the [open](https://github.com/clap-rs/clap/issues) and [rejected](https://github.com/clap-rs/clap/issues?q=is%3Aissue+label%3AS-wont-fix+is%3Aclosed) issues ### Rust Version rustc 1.79.0 (129f3b996 2024-06-10)...

C-bug
A-parsing
S-waiting-on-design

### Answers checklist. - [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there. - [X] I have updated my IDF branch (master or...

Type: Bug
Status: Opened

This patchset includes several fixes for Xous that have crept in over the last few months: * The `adjust_process()` syscall was incorrect * Warnings have started appearing in `alloc` --...

S-waiting-on-bors
T-libs
O-xous

### Description With TCL files being Not Recommended for New Designs (NRND), the way forward appears to rely on JSON files. There are a number of configurations that I would...

enhancement
OpenLane 2

This adds initial support for using a Black Magic Probe with probe-rs. This initial commit adds basic support for JTAG and SWD. The probe is operated using bit-bang commands, so...

The via stitching generator appears to ignore keepout areas. For example, here is a U.Fl connector with a keepout area underneath it: ![image](https://github.com/user-attachments/assets/19b6a46d-a281-421c-9499-707f7d1fb0a5) This array was generated with the defaults,...

The Black Magic Probe has two serial ports, and the interface should be 0 and 2. For example, this is how it shows up under Windows: ``` Compiling serialport v4.5.1-alpha.0...

### Describe the bug When starting up Cinny, it presents a window that says "Failed to load. Cannot read properties of null (reading 'nextBatch')". There is a `Retry` button that...

The README file mentions "An example is given in the [example/ folder](https://github.com/nbdd0121/unwinding/blob/trunk/example).", but that directory was removed in fdf70d1e18d9be25ed4f03f9d4c67c3c7f028dcf

## Synopsis Windows is unable to build for `aarch64-apple-darwin` due to two reasons: 1. Programs don't seem to extract the SDK properly, necessitating a script to recreate directory symlinks 2....