Merge pull request #207 from Fl0-0/Makefile_platform_STANDALONE

Changelog standalone Makefile.hal & Makefile.platform
This commit is contained in:
Iceman 2019-06-01 14:47:23 +02:00 committed by GitHub
commit 1c1ba77eb8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 STANDALONE option to Makefile.hal (@Fl0-0)
- Add support new frame format in all Lua scripts (@iceman)
- Add CMD_CAPABILITIES for pm3 to inform dynamically the client (@doegox)
- Change baudrate handling, make it clear it's only indicative for USB-CDC & BT (@doegox)