Aidan McNay
Aidan McNay
### Description of the feature you're suggesting. Hi! I saw that development for FSK support for the 125kHz RFID [looked like it begun](https://github.com/flipperdevices/flipperzero-firmware/blob/dev/lib/lfrfid/tools/fsk_demod.c), but never got finished/integrated. I didn't know...
# What's new - Support for the Indala 224 LFRFIF Protocol (code adapted from Indala 26, based on Proxmark3). This should resolve #2386 (as well as hopefully provide some groundwork...
A quick fix I noticed when using the core; a lot of my issue responses weren't able to write back due to the lack of tracking XIF control signals when...
Previously, we encountered errors where the targett architecture needed to change based on the version of the RISCV GCC we were using. The new setup should use `environment.mk` to detect...
(Feature Request, not critical) An issue I've come upon several times is trying to update an `Image` Widget, similar to how you can change the styles/text of other widgets. The...
Minor update: use the `-j` flag in the call to Verilator's Makefile to speed up the build process (basic profiling indicated ~3x speedup for a single source file, likely scaling...