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-789New FeatureSpiLib: Change the API Definition for Spi_Read() and Spi_Write()Apalis iMX6, Colibri iMX6, Colibri VF50, Colibri VF61SPICE6, WEC7, WEC2013

Description: The API for Spi_Read(), Spi_Write() and Spi_ReadWrite() has slightly changed: The type for the data buffers is now void* (it used to be DWORD*). No change is required for the user application.