--------------------------------------------------------------------------------
Firmware:     Build 267
Release Date: $Date: 2019-09-03 13:58:28 +0200 (Di, 03 Sep 2019) $
SVN Revision: $Revision: 31706 $
Remark:       Version for new generation Drive

Changes since last Build:
- set new FW version to 267; batch file modified for the new version
- NEW: introduced HC concept (HC replaces HR)
- NEW: added support for TC Monitor HC02
- NEW: added support for BridgeMonitor and MotorTempMonitor on TSD350
- CHG: configure reset Pin filtering to max available filter time to prevent
       from unexpected reset when an external connector is plugged in
- CHG: activated flash read-protection mechanism
- NEW: added support for MotorTempMonitor HC01 used for new TSP710
- CHG: init all Pins to GPIO pull down input pins at startup (let SWDIO and SWCLK untouched)
- NEW: added unique chip ID registers read mechanism. The CHIP UID is available
       in monitor LocalBus registers 0x4..0x7
- CHG: replaced all include guards with #pragma once
- INT: removed all C# //#region, //#endregion, ///<summary> and updated all copy rights
- INT: moved basicTypes.h and assert.c/h to Monitor_Common dir
- INT: moved STI_Timer, SRA_Ram, SCR_CrcXX sources to Monitor_Common dir
- NEW: added Kinetic specific macros for port registers to improve code readability
- CHG: replaced HardwareRevision by HardwareCompatibility


--------------------------------------------------------------------------------
Firmware:     Build 266
Release Date: Date: 2016-05-31 11:35:51 +0200 (Di, 31 Mai 2016)
SVN Revision: Revision: 22613
Remark:       Version for new generation Drive

Changes since last Build:
- set new FW version to 266; batch file modified for the new version
- FIX: firmware Download on TOU1 did not work
  (problem on MK10FX device which allows long word programming only)
- CHG: upgrade of Build environment to version 7.4


--------------------------------------------------------------------------------
Firmware:     Build 256
Release Date: Date: 2016-05-31 11:31:24 +0200 (Di, 31 Mai 2016)
SVN Revision: Revision: 22611
Remark:       Version for new generation Drive

Changes since last Build:
- set new FW version to 256 (1.0); batch file modified for the new version
- monitor base implemented with Kinetis MCU based on STM32 Monitor

