Craig Hesling

Results 16 issues of Craig Hesling

Before applying the FuncForPC() fix, it would segfault on the InvalidFunc test.

This pull request holds some fixes for the test suite (to make go vet happy) and a rough benchmark.

On macOS-12, sccache is not working after cache resuming and then fails to post stats during the cleanup. The latter issue causes the new cache to not be saved. Checkout...

You don't need to use a Personal Access Token anymore. You can use the GitHub Action automatically supplied GITHUB_TOKEN, instead.

It would be nice if the tool could determine the time unit based on some benchmark sub-grouping. This is because some benchmarks have tests that vary greatly in timing. In...

It doesn't look like you can power the board from VCC_NREG, since VCC_5V activate the mosfet. This should be looked into, since I believe one use case is to power...

It would be nice to simply shunt the hardware flow control pins to the always ready state, so that you don't need to always turn off hardware flow control in...

We should switch to the CC2640R2 (Bluetooth only) MCU/Transceiver, since 2.4GHz 802.15.4 doesn't seem necessary and it would buy us more flash space.

enhancement

On the Framework 16 with the Mediatek MT7922, I am experiencing wifi connection/association issue using the firmware discussed in the https://github.com/FrameworkComputer/linux-docs/blob/main/ubuntu-22.04-fw-16.md tutorial. This is the Mediatek firmware at version [0a18a7292a66532633d9586521f0b954c68a9fbc](https://gitlab.com/kernel-firmware/linux-firmware/-/commits/0a18a7292a66532633d9586521f0b954c68a9fbc)....

investigating