CHANGELOG.md (c9748298c97fab801f1c7cfce65b45556efbcb12) | CHANGELOG.md (fb3896319c8d6fd0c347f732c9f703ed52c090cc) |
---|---|
1# Change Log 2All notable changes to this project will be documented in this file. 3 4The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) 5and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). 6 7--- 8 9## [Unreleased] 10 11### Changed 12- FreeRTOS: use freertos/.. prefix to include FreeRTOS headers if HAVE_FREERTOS_INCLUDE_PREFIX is defined 13 14### Fixed | 1# Change Log 2All notable changes to this project will be documented in this file. 3 4The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) 5and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). 6 7--- 8 9## [Unreleased] 10 11### Changed 12- FreeRTOS: use freertos/.. prefix to include FreeRTOS headers if HAVE_FREERTOS_INCLUDE_PREFIX is defined 13 14### Fixed |
15- BNEP: Bluetooth address is stored in little-endian format for all BNEP_EVENT_* |
|
15 16### Added 17 18--- 19 20## Changes May 2019 21 22### Changed --- 326 unchanged lines hidden --- | 16 17### Added 18 19--- 20 21## Changes May 2019 22 23### Changed --- 326 unchanged lines hidden --- |