Issues
- 5
- 0
- 0
Unexpected extra characters appeared in the IDE Serial Monitor when write to Serial in loop()
#146 opened by Ebola-Chan-bot - 0
std::locale [con/de]structor undefined
#145 opened by Ebola-Chan-bot - 0
<iostream> not usable
#144 opened by Ebola-Chan-bot - 1
No Support for C++ Standard Libraries
#142 opened by adamjvr - 0
Hope to support at least C++14 soon
#143 opened by Ebola-Chan-bot - 1
- 1
- 1
Support for USART2?
#132 opened by vChavezB - 2
Offset millis count "_dwTickCount" to desired value for runtime retentation from eeprom
#135 opened by OptifySudarshanPatil - 0
Insufficient initialization in Serial1.begin()
#140 opened by thorv - 0
- 2
_sbrk has no bounds checking
#138 opened by WestfW - 0
HID.sendReport - Stack overflow
#134 opened by DesperateProgrammer - 1
Upgrade gcc toolchain version
#112 opened by matthijskooijman - 0
adc_configure_trigger bug
#130 opened by avsteele - 0
adc_set_resolution bug
#129 opened by avsteele - 0
IPAddress missing definition of operator!=()
#127 opened by ssilverman - 1
- 0
Serial.readBytesUntil() is either misleading or buggy
#125 opened by fkromer - 6
- 1
If interrupt attached to 2 or more pins of a port, detachInterrupt() doesn't work correctly
#122 opened by benwillcocks - 0
Enabling ADC 14, 15 on Due
#121 opened by kapyaar - 1
No matching function for call to 'HardwareSerial::begin(int, UARTClass::UARTModes)'
#114 opened by itavero - 0
Serial3.setTimeout(...) is not expiring with the rx line always idle.
#119 opened by MaurizioMalaspina - 0
- 1
Linker error: undifined reference to std::__throw_length_error() when using vectors
#67 opened by EwingKang - 5
Arduino Due USB Implementation Error
#97 opened by RaceCore24 - 0
Race condition in UARTClass.cpp
#116 opened by luke-lombardi - 4
- 6
Allow serial buffers of different sizes
#113 opened by jerabaul29 - 1
Can you please tag a release here?
#90 opened by greyltc - 1
- 0
Misleadingly 'else' clause
#103 opened by fubian - 2
adc 12 bit
#110 opened by iddq - 3
using Serial.printf to print uint64_t
#109 opened by trlafleur - 0
CDC boolean operator speed issue
#106 opened by DesperateProgrammer - 0
- 0
- 0
- 0
Only define Serial ISRs when used
#100 opened by matthijskooijman - 1
Serial.write(0x00) fails to compile
#94 opened by gicking - 0
- 3
- 0
Incorrect const in pgm_read_ptr
#96 opened by tttapa - 4
Compile error with #include <unistd.h>
#63 opened by yoursunny - 2
SPI Mode 3 on Due doesn't work properly with new APIs i.e. using SPI.beginTransaction(SPISettings)
#72 opened by arpita-agrawal - 0
PWML0, PWML1, PWML2, and PWML3 channels
#68 opened by vad7 - 0
UARTClass::write May lose characters if write occurs around the same time as a previous byte is finished transmitted
#64 opened by magnus-hylten