Jacob Alexander

Results 59 issues of Jacob Alexander

This is likely similar to #411 I have a reproducible case (only affects Windows). - Nightly (cargo 1.63.0-nightly (a4c1cd0eb 2022-05-18)) - https://github.com/kiibohd/kiibohd-core/tree/main/kll-core (exact hash https://github.com/kiibohd/kiibohd-core/tree/528672a0f7f255eb95cda7fd5423cfc553fa959e) - cargo run works -...

type: bug

Do the checklist before filing an issue: * [x] Is this related to the `actions-rs` Actions? If you think it's a problem related to Github Actions in general, use GitHub...

enhancement

- Not all families of EefcFlash support EEFC_FCMD_EWP on all regions of flash - This warning should save a lot of time during debugging - Helps with Issue #130

- Supported with most implementations of EefcFlash * I looked through the various datasheets to make sure each chip supported EEFC_FCMD_STUI - uniqueIdWords parameter defines the length of the id...

_tl;dr I figured out what the problem was will writing up this report, ATSAM4S doesn't support auto erase as it's been written into BOSSA beyond the 16 kB boundary (this...

- Linux and macOS build support (64-bit) - Basic GitHub deployment based on tag name - Build version can be modified using the git tag You'll need to setup two...

For systems that support it, use SO_REUSEPORT instead of SO_REUSEADDR for `Own listen()` and `Own bindDatagramPort()`. - Linux >= 3.9 - macOS - freebsd https://stackoverflow.com/a/14388707 https://lwn.net/Articles/542629/

Very basic GitHub Actions configuration.

- NewFromUtf8 - Get - Set - ToString

Per an email request many months back (sorry!). I haven't tried it yet, but it seems like the wheels already build, so this shouldn't be too difficult. > Thanks for...