Add support for automatic COM detection on Windows

This commit is contained in:
Slurdge
2019-07-03 14:16:16 +02:00
committed by Philippe Teuwen
parent b814653eed
commit f5f9d9f0c0
2 changed files with 16 additions and 0 deletions

View File

@@ -3,6 +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]
- Add support for automatic COM detection on Windows (@slurdge)
- Add support for compilation on RaspberryPiZero (armv6) (@doegox)
- Change: updates to README (@iceman)
- Change: hf mf/mfu dbg => hw dbg (@doegox)