jaxter184
jaxter184
Preliminary pull request adding attiny841 and attiny861 chips. I tested a blink example on both, and it works in both cases, but I haven't tested much else. It might also...
There's a commit that "fixes" the Rust output, but it seems like they accidentally changed the Python version instead, so I reverted it. Rust example was also a little unclear,...
It seems like windows don't need to be transparent to also be borderless on my setup, what's the origin of this requirement? [This comment](https://github.com/emoon/rust_minifb/issues/73#issuecomment-576259575) is the only discussion I could...
**Is your feature request related to a problem? Please describe.** This is an issue for collecting my attempts to add support for the EFR32MG24 family of chips by Silicon Labs...
Sorry to clutter the pull requests; seems like I accidentally pushed the wrong commit to my fork, and I'm not sure how to reopen the old PR. I squashed the...
Changes `generate_feed` and `feed_filename` to plural forms to accommodate multi-feed feature in zola 0.19. I don't use it so I'm not sure if it's valid to have multiple feeds with...