Mercurial > ecos
diff packages/devs/spi/freescale/dspi/current/ChangeLog @ 3205:b3af38677ed2
Enhanced endianness support for devices with big and little endian, added support for MPC5xxx in addition to Kinetis, extended support for up to 8 DSPIs.
| author | vae |
|---|---|
| date | Fri, 22 Feb 2013 19:38:45 +0000 |
| parents | 28a7b8d2b8fe |
| children | 99686efcd5ba |
line wrap: on
line diff
--- a/packages/devs/spi/freescale/dspi/current/ChangeLog +++ b/packages/devs/spi/freescale/dspi/current/ChangeLog @@ -1,3 +1,11 @@ +2013-02-06 Stefan Singer <stefan.singer@freescale.com> + + Ilija Kocho <ilijak@siva.com.mk> + + * enhanced endianness support for devices with big and little endian + * added support for MPC5xxx in addition to Kinetis + * extended support for up to 8 DSPIs + (see Bugzilla 1001752). + 2012-12-28 Ilija Kocho <ilijak@siva.com.mk> * cdl/spi_freescale_dspi.cdl, src/spi_freescale_dspi.c:
