Add option -i to flasher to query Pm3 for its memory size, and some doc tuning

This commit is contained in:
Philippe Teuwen
2019-07-19 13:02:12 +02:00
parent 44278272a4
commit f6f14f82d4
2 changed files with 34 additions and 25 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 option -i to flasher to query Pm3 for its memory size (@doegox)
- Add support for flashing 512K units (@slurdge)
- Add a simple python tool to check the elf sizes (@slurdge)
- Change: new keys for Vigik badges in default_keys.dict (@luminouw)