| .. |
|
avr
|
fix for pgm_read_ptr macro
|
2017-08-23 17:10:30 +02:00 |
|
USB
|
compiles & uploads
|
2018-09-09 19:21:47 -04:00 |
|
abi.cpp
|
License fix and cosmetic changes.
|
2015-06-14 17:16:37 +02:00 |
|
Arduino.h
|
DM: bugfixes
|
2018-08-30 14:53:34 -04:00 |
|
binary.h
|
Adding first files, not Zero specific
|
2014-04-15 14:46:03 +02:00 |
|
Client.h
|
Adding first files, not Zero specific
|
2014-04-15 14:46:03 +02:00 |
|
cortex_handlers.c
|
DM: add copyrights
|
2018-08-30 15:12:51 -04:00 |
|
delay.c
|
align back to mainline (and put in missing Serial5) - not sure if USB serial LEDs were causing hangups on 1200baud bumps? :/
|
2018-08-30 14:23:07 -04:00 |
|
delay.h
|
DM: add copyrights
|
2018-08-30 15:12:51 -04:00 |
|
HardwareSerial.h
|
DM: fixed pwm and dac (almost)
|
2018-08-30 14:34:14 -04:00 |
|
hooks.c
|
License fix and cosmetic changes.
|
2015-06-14 17:16:37 +02:00 |
|
IPAddress.cpp
|
Updated IPAddress to the latest version
|
2015-09-24 16:07:11 +02:00 |
|
IPAddress.h
|
Updated IPAddress to the latest version
|
2015-09-24 16:07:11 +02:00 |
|
itoa.c
|
fixed utoa type conflict
|
2017-01-03 09:09:50 -05:00 |
|
itoa.h
|
fixed utoa type conflict
|
2017-01-03 09:09:50 -05:00 |
|
main.cpp
|
Launch libc initialization after hardware setup
|
2016-10-11 18:40:20 +02:00 |
|
math_helper.c
|
DM: added math libraries
|
2018-08-30 15:03:03 -04:00 |
|
math_helper.h
|
DM: fixed m0 boards compilation error with math additions
|
2018-08-30 15:03:49 -04:00 |
|
new.cpp
|
Added gcc internal functions
|
2014-09-08 14:37:18 +02:00 |
|
Print.cpp
|
Some updates on Stream and Print class.
|
2017-08-23 19:22:11 +02:00 |
|
Print.h
|
Some updates on Stream and Print class.
|
2017-08-23 19:22:11 +02:00 |
|
Printable.h
|
Adding license in files, update platform.txt
|
2014-07-25 17:11:29 +02:00 |
|
pulse.c
|
Added pulseIn implementation
|
2015-03-25 12:38:48 +01:00 |
|
pulse.h
|
Added pulseIn implementation
|
2015-03-25 12:38:48 +01:00 |
|
pulse_asm.S
|
Added pulseIn implementation
|
2015-03-25 12:38:48 +01:00 |
|
Reset.cpp
|
DM: add copyrights
|
2018-08-30 15:12:51 -04:00 |
|
Reset.h
|
License fix and cosmetic changes.
|
2015-06-14 17:16:37 +02:00 |
|
RingBuffer.h
|
bigger buffer for Wire
|
2018-08-30 14:27:14 -04:00 |
|
SERCOM.cpp
|
DM: add copyrights
|
2018-08-30 15:12:51 -04:00 |
|
SERCOM.h
|
DM: fixed dpll1 freq
|
2018-08-30 14:56:11 -04:00 |
|
Server.h
|
Merge branch 'ide-1.5.x' into zero
|
2014-10-08 10:28:45 +02:00 |
|
startup.c
|
DM: add copyrights
|
2018-08-30 15:12:51 -04:00 |
|
Stream.cpp
|
Update comments to reflect Stream functions changed from private to protected
|
2017-07-07 10:12:25 +02:00 |
|
Stream.h
|
Some updates on Stream and Print class.
|
2017-08-23 19:22:11 +02:00 |
|
Tone.cpp
|
DM: add copyrights
|
2018-08-30 15:12:51 -04:00 |
|
Tone.h
|
Removed non-API call toneAccurateClock
|
2015-06-15 13:16:59 +02:00 |
|
Uart.cpp
|
UART frame error handling
|
2018-08-17 16:37:47 -04:00 |
|
Uart.h
|
Use port manipulation instead of SERCOM h/w for UART RTS
|
2017-11-29 13:49:13 +01:00 |
|
Udp.h
|
Add virtual beginMulticast(...) stub to UDP class
|
2017-01-03 13:41:58 -05:00 |
|
WCharacter.h
|
Adding license in files, update platform.txt
|
2014-07-25 17:11:29 +02:00 |
|
WInterrupts.c
|
DM: fix stuff from rebase
|
2018-08-30 15:40:15 -04:00 |
|
WInterrupts.h
|
Cosmetic changes in WInterrupt.*
|
2015-09-04 17:16:21 +02:00 |
|
wiring.c
|
DM: add copyrights
|
2018-08-30 15:12:51 -04:00 |
|
wiring.h
|
License fix and cosmetic changes.
|
2015-06-14 17:16:37 +02:00 |
|
wiring_analog.c
|
DM: samd51 pwm fix for rebase
|
2018-09-04 12:02:26 -04:00 |
|
wiring_analog.h
|
License fix and cosmetic changes.
|
2015-06-14 17:16:37 +02:00 |
|
wiring_constants.h
|
Fixed min/max definition and other macros as well
|
2015-06-24 10:02:01 +02:00 |
|
wiring_digital.c
|
Set full PINCFG register on pinMode(pin, OUTPUT)
|
2017-01-24 10:07:12 -05:00 |
|
wiring_digital.h
|
Hide non-API pinPeripheral method
|
2015-06-15 14:16:15 +02:00 |
|
wiring_private.c
|
DM: add copyrights
|
2018-08-30 15:12:51 -04:00 |
|
wiring_private.h
|
Hide non-API pinPeripheral method
|
2015-06-15 14:16:15 +02:00 |
|
wiring_shift.c
|
Adding license in files, update platform.txt
|
2014-07-25 17:11:29 +02:00 |
|
wiring_shift.h
|
Adding license in files, update platform.txt
|
2014-07-25 17:11:29 +02:00 |
|
WMath.cpp
|
Adding license in files, update platform.txt
|
2014-07-25 17:11:29 +02:00 |
|
WMath.h
|
Adding license in files, update platform.txt
|
2014-07-25 17:11:29 +02:00 |
|
WString.cpp
|
WString: add toDouble
|
2016-09-14 13:46:30 -04:00 |
|
WString.h
|
WString: add toDouble
|
2016-09-14 13:46:30 -04:00 |
|
WVariant.h
|
DM: add copyrights
|
2018-08-30 15:12:51 -04:00 |