Commit 301121cce45e4db4c1d0e66d16dc42cb1246e36b
authorDoug Szumski <d.s.szumski@gmail.com>
Sat, 16 Aug 2014 13:15:58 +0000 (15:15 +0200)
committerDoug Szumski <d.s.szumski@gmail.com>
Sat, 16 Aug 2014 13:15:58 +0000 (15:15 +0200)
treec01c67ee3e216ecd5dbb3d7f186ff47cb06e7494
parent0303c2421894209a56859b95b3dbcd20467d3f75
Message:
twi: Clear TWSTO bit after STOP condition transmitted

> This change fixes a problem where a TWI driver polling the
  TWSTO bit would run on the real device but not simavr.

> More detail in for example p188 of the ATMega32A datasheet
  (rev 815D-AVR-10/2013).
simavr/sim/avr_twi.c