BEEBS release 2.1
=================

A summary of changes since release 2.0:

- Refactored benchmarks to have a consistent structure and a main function in a
  single file (James Pallister).
- Calibration values for STM32F0DISCOVERY and STM32VLDISCOVERY added (James
  Pallister).
- Support for the SMT32L0DISCOVERY board added (James Pallister).
- Enable calibration to accept a wider range of values (James Pallister).
- Fixes: scaling for Blowfish, output validation for Dijkstra, (James Pallister).
- Fix compilation with GCC 6.1.1 (Graham Markall).
- Remove unused files: legacy platform code, generate-branchmark.sh, and
  run-all.sh (Andrew Burgess).
- Add support for the XMEGA A3BUXPLAINED board (James Pallister).
- Fix uninitialised variable and invalid constant value in aha-mont64 (Hendrik
  Oosenbrug).
- Add example of configuring for a specific board to the documentation (Graham
  Markall).
