This commit is contained in:
tharexde 2021-01-20 01:08:20 +01:00
parent ecb5879da8
commit 08c2d447fd

View file

@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log...
## [unreleased][unreleased]
- Added half duplex support for `lf em 4x50 sim` (sim function is now complete) (@tharexde)
- Added support for bidirectional communication for `lf em 4x50 sim` (@tharexde)
- Added `tools/hitag2crack/crack5opencl`, an optimized version of `crack5gpu` (@matrix)
- Fixed Makefile to account for changes when running on Apple Silicon (@tcprst)
- Added support for debugging ARM with JTAG & VSCode (@Gator96100)