aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/new.cpp
diff options
context:
space:
mode:
authorjantje <jan@baeyens.it>2014-03-23 23:12:00 +0100
committerjantje <jan@baeyens.it>2014-03-23 23:12:00 +0100
commit699e9c09ce7a23b1ec0292ac763477e4be743acc (patch)
treed598fa1290a95e35b7917b55298d2f2b126ce410 /cores/arduino/new.cpp
parentb59826cbd0712c46e5aa80fdfcd9ddcc07e4cbd2 (diff)
This commit contains 2 changes:
Added support for different size of TX and RX buffer sizes. Added support for buffer sizes bigger than 256 bytes. Added support for different size of TX and RX buffer sizes. The default values remain the same. If you want to have different values define SERIAL_TX_BUFFER_SIZE and SERIAL_RX_BUFFER_SIZE on the command line Added support for buffer sizes bigger than 256 bytes. The type of the indexes is decided upon the size of the buffers. So there is no increase in program/data size when the buffers are smaller than 257
Diffstat (limited to 'cores/arduino/new.cpp')
0 files changed, 0 insertions, 0 deletions