4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-15 06:59:22 +08:00
Bright Pan 2d67fe6565 [Driver/ringbuffer]: Fix put_force bug
OXape reports: http://www.rt-thread.org/phpBB3/topic3939.html
          driver/ringbuffer: when data length is bigger than space length
          for rb, the read_index in rb is not update.
    When length > space, update the read_index, the bug can be fix, and
          works fine.
2015-01-23 13:27:52 +08:00
..
2014-11-01 16:38:53 +08:00
2013-06-28 00:36:54 +08:00
2013-06-28 00:36:54 +08:00
2015-01-04 12:25:20 +08:00
2014-07-13 17:19:34 +08:00
2013-01-08 22:40:58 +08:00