1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-29 10:24:12 +01:00
Arduino/libraries
bobh66 d8c30c36d4 Add error handling and optimize FileIO::doBuffer() in the Bridge library
Update FileIO::doBuffer() to check for TRANSFER_TIMEOUT and set buffered to 0, and optimize by incrementing readPos instead of moving all of the data one byte to the left in the buffer to skip the error code byte.
2014-01-04 18:05:06 -06:00
..
Audio Run new astyle formatter against all the examples 2013-10-21 09:58:40 +02:00
Bridge Add error handling and optimize FileIO::doBuffer() in the Bridge library 2014-01-04 18:05:06 -06:00
Esplora Run new astyle formatter against all the examples 2013-10-21 09:58:40 +02:00
Ethernet Merge remote-tracking branch 'arduino/master' into ide-1.5.x 2013-12-09 18:31:43 +01:00
Firmata Run new astyle formatter against all the examples 2013-10-21 09:58:40 +02:00
GSM Merge remote-tracking branch 'arduino/master' into ide-1.5.x 2013-11-11 12:40:59 +01:00
LiquidCrystal Merge branch 'master' into ide-1.5.x 2013-11-12 09:45:56 +01:00
Robot_Control Merge branch 'master' into ide-1.5.x 2013-11-14 16:04:45 +01:00
Robot_Motor Run new astyle formatter against all the examples 2013-10-21 09:58:40 +02:00
RobotIRremote Merge branch 'master' into ide-1.5.x 2013-11-14 16:04:45 +01:00
Scheduler Run new astyle formatter against all the examples 2013-10-21 09:58:40 +02:00
SD Merge branch 'master' into ide-1.5.x 2013-11-12 09:45:56 +01:00
Servo Fixed compile error on StandardFirmata example. 2013-11-18 11:41:45 +01:00
SpacebrewYun Run new astyle formatter against libs Bridge, SpacebrewYun and Temboo 2013-10-21 10:13:31 +02:00
Stepper Run new astyle formatter against all the examples 2013-10-21 09:58:40 +02:00
Temboo Run new astyle formatter against libs Bridge, SpacebrewYun and Temboo 2013-10-21 10:13:31 +02:00
TFT TFT library: warning messages in PImage class and strings inside examples now stored in flash to save RAM 2013-12-06 11:17:17 +01:00
USBHost Run new astyle formatter against all the examples 2013-10-21 09:58:40 +02:00
WiFi Merge remote-tracking branch 'arduino/master' into ide-1.5.x 2013-11-11 12:40:59 +01:00