================ Revision history ============================================
5.0.0:
- 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

3.20.0:
- Initial revision.
