Fixed STK525 Dataflash driver using incorrect bit-shifting for Dataflash addresses (thanks to Tim Mitchell).

This commit is contained in:
Dean Camera 2010-02-01 10:09:18 +00:00
parent 9e7ffcb014
commit 2ae397dc2f
2 changed files with 3 additions and 2 deletions

View file

@ -114,6 +114,7 @@
* used (thanks to Daniel Levy)
* - Fixed TeensyHID bootloader not enumerating to the host correctly
* - Fixed AVRISP project timeouts not checking for the correct timeout period (thanks to Carl Ott)
* - Fixed STK525 Dataflash driver using incorrect bit-shifting for Dataflash addresses (thanks to Tim Mitchell)
*
* \section Sec_ChangeLog091122 Version 091122
*