Re-write the Telechips I2C delay routine in assembler to stop the compiler optimising...
commit79dece8e117c354540b105c099d3a113f7222f91
authorrob <rob@a1c6a512-1295-4272-9138-f99709370657>
Wed, 16 Jun 2010 21:03:57 +0000 (16 21:03 +0000)
committerrob <rob@a1c6a512-1295-4272-9138-f99709370657>
Wed, 16 Jun 2010 21:03:57 +0000 (16 21:03 +0000)
treebdc56435e7804e0fa983cbe4230cbc2d60fae2a1
parent2af79bcf914a0e9ee935e493170b0030d0bb1680
Re-write the Telechips I2C delay routine in assembler to stop the compiler optimising it away. Tested with EABI and non-EABI compilers.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26872 a1c6a512-1295-4272-9138-f99709370657
firmware/target/arm/i2c-telechips.c