================ Revision history ============================================
5.0.0:
- Added FreeRTOS Demo.
- Added leuart example.

4.4.0:
- New USB examples using new USBXpress library.
- New Capacitive Sense example using the new cap sense library (cslib).
- uC/OS-II example switch from using mailbox to using a queue to send
  characters from the serial port to the display. Using a mailbox could lead
  to characters dropped when typing fast.

4.3.1:
- No changes.

4.3.0:
- Fixed RTC and BURTC bug in FreeRTOS examples. RTC and BURTC counter was reset
  before the counter value was read, leading to incorrect sleep durations.
- uC/OS-III example now enables the statistics task by default, which makes
  stack usage available in the IAR uC/OS-III plugin.
- Fixed ucos examples, drop fewer chars when doing "console" input.
- Added cpt007b capacitive touch example.

4.2.1:
- Made changes to segmentlcdconfig.h file

4.2.0:
- No changes.

4.1.1:
- No changes.

4.1.0:
- Fixed media Eject operation in USB MSD examples (usbdmsd and usbdcomposite).

4.0.0:
- Removed wrist based support from biometric demo.
- Contact Silicon Labs for wrist based HRM solution.

3.20.12:
- Fixed MSD device example, formatting now OK on WinXP.

3.20.5:
- Added EM4+RTC mode demo in emode example.
- Added new USB composite device example project.

3.20.2:
- Added FreeRTOS tickless and blink demo
- Corrected oscillators frequencies defines in RTX examples


3.20.0:
- uC/OS-III real time os examples now use version 3.03.00 of uC/OS-III.
- uC/OS-II real time os examples now use version 2.92.07 of uC/OS-II.
- New GlucoMeter demo binary.
- RTX real time os examples now use version 4.61 of RTX.
- Added Atollic and GCC ARM Embedded project files to examples projects.
- USB device MSD examples now automatically flush pending media writes.
- Added GPIO interrupt dispatcher example (gpiointerrupt).
- Added Non-Volatile Memory driver usage example (nvm_simple).
- Added RTX example with extremely low power consumption (rtx_tickless_nolcd).

1.0.2:
- Added USB PHDC Glucometer example (binary only).
- Fixed usbdmsd example for Keil toolchain.
- Fixed userpage example for Keil toolchain.
- Added rtx_tickless example
- All examples need new EM_BSP_COMMON package.

1.0.1:
- Added backup power domain RTC example.
- Added Micrium uC/OS-II/III examples
- Energy optimized USB MSC device example.
- Fixed bug in MPU example
- Updated examples lcsense and lightsense after bug fixes in LESENSE_AltExConfig.
- Added Keil RTX RTOS example

1.0.0:
- Initial revision.
