-
-
Notifications
You must be signed in to change notification settings - Fork 112
Pull requests: arduino/ArduinoCore-sam
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Allow customization of transmit and receive buffer sizes for I2C 'Wire' and 'Wire1' objects.
#149
opened Jan 3, 2025 by
dac1e
Loading…
updated Jan 3, 2025
fast serialUSB read function readBlock
#3
opened Jan 24, 2017 by
facchinm
Loading…
updated May 29, 2024
fix the conflicting prototyping of link() function
#91
opened Oct 4, 2019 by
yanghao
Loading…
updated Dec 10, 2023
Show "Global variables use ..." during build of SAM boards
#137
opened May 2, 2022 by
ollie1400
Loading…
updated May 2, 2022
Fix inconsistent function signature in CDC.cpp
#136
opened Mar 15, 2022 by
echtzeit-dev
Loading…
updated Apr 5, 2022
Some build rule fixes (fix use of libstdc++ and printf)
#111
opened Sep 29, 2020 by
matthijskooijman
Loading…
updated Jan 24, 2022
Add rounding to Baud Rate Divisor calculation. Permits operation at …
#55
opened Aug 2, 2018 by
WestfW
Loading…
updated Dec 25, 2021
Updated tools to newer version (same versions as Arduino-samd).
#131
opened Dec 4, 2021 by
josefwegner
Loading…
updated Dec 23, 2021
Added rules for pluggable discoveries and monitors
#128
opened Oct 14, 2021 by
cmaglie
Loading…
updated Oct 14, 2021
Fix the problem of unusable programming port for some Due boards
#123
opened Jul 20, 2021 by
zhengqi-wang
Loading…
updated Aug 6, 2021
USB: Check on the number of bytes to send to not send more than expected
#56
opened Aug 23, 2018 by
sylvainpelissier
Loading…
updated Apr 18, 2021
Correct SET_INTERFACE request
#59
opened Sep 4, 2018 by
sylvainpelissier
Loading…
updated Apr 18, 2021
making UART/USART handler weak to allow custom external handlers
#1
opened Jan 24, 2017 by
facchinm
Loading…
updated Apr 11, 2021
added weak attribute to UART handlers
#92
opened Oct 17, 2019 by
anklimov
Loading…
updated Apr 10, 2021
Optimised USB receive code - interrupts, no locking, block transfers,…
#34
opened May 14, 2017 by
borisbarbour
Loading…
updated Apr 9, 2021
Send a ZLP if data size is multiple of the endpoint size for USB sends
#2
opened Jan 24, 2017 by
facchinm
Loading…
updated Apr 9, 2021
Make init() run before C++ static initializers
#4
opened Jan 24, 2017 by
facchinm
Loading…
updated Apr 9, 2021
Add virtual keyword to virtual method override, for clarity
#5
opened Jan 24, 2017 by
facchinm
Loading…
updated Apr 9, 2021
Increase buffer size for converting floats + doubles to String's
#32
opened Feb 9, 2017 by
facchinm
Loading…
updated Apr 9, 2021
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.