| Version
|
Description
|
| 6
|
- Initial Rev. C PCB support.
|
| 7
|
- Adds support for
PUSH_SW / WAKE_UP. This lets the microcontroller wake from sleep before the set timeout if SW1 is pressed or WAKE_UP signal is asserted.
|
| 9
|
- Same as 7, initial port to support the EFM8 microcontroller part that may be substituted for the F381.
|
| 10
|
- Address a rare bug where VCPXpress library is stuck looping waiting to send data to a USB host. This hang can only manifest when the microcontroller is entering its sleep state while USB console is connected to a host machine that is in some suspend state, or has sent USB suspend packets to the microcontroller. This fix is for the F381 microcontroller part.
|
| 11
|
- Same as 10, but for the EFM8 microcontroller part.
|