1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-01 12:24:14 +01:00
Arduino/hardware/arduino
Matthijs Kooijman 07c4d958c0 Warn about increasing HardwareSerial buffers to > 256
Properly supporting bigger buffers need better atomicity code, which
isn't implemented yet. Until it is, best to add a warning. See #2405.
2015-06-18 16:36:07 +02:00
..
avr Warn about increasing HardwareSerial buffers to > 256 2015-06-18 16:36:07 +02:00
sam Fixed unused variables warnings and indentation 2015-05-29 20:02:50 +02:00