Search by Tags

Toradex CE Libraries Release

 

The following table contains known issues, scheduled bug fixes, and feature improvements for the Toradex CE Libraries.

Any schedules are not guaranteed, but reflect the current planning. The planning could be shifted due to priority changes.
Issues which are scheduled for a specific version (e.g. V1.1) will be integrated in the mentioned version of the Libraries.

We will update this table continuously in order to always provide the latest state of our development plan.

Clear Filter
Issue #StatusSubjectModuleSubsystemWinCE OS

V1.4 (Release date: 2015-08-14)
- Use normalized naming convention for adc ports
- Support multiple SPI chip select signals
- Added support for i.MX6 in Coproc, MapMem and Gpio libraries
WCL-773New Featurei2cLib: Change the API Definition for I2c_Read() and I2c_Write()Apalis iMX6, Colibri iMX6, Colibri VF50, Colibri VF61I2CCE6, WEC7, WEC2013

Description: The API for I2c_Read() and I2c_Write() has slightly changed: The type for the data buffer is now void* (it used to be DWORD*). No change is required for the user application.