1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-02 13:24:12 +01:00
Arduino/hardware/arduino/sam/cores/arduino
2013-01-06 17:53:59 +01:00
..
USB Fix BSoD for Windows (louismdavis) 2012-11-19 23:44:06 +01:00
Arduino.h Fixed portOutputRegister() and portInputRegister() macros. 2012-11-05 16:52:57 +01:00
binary.h [sam] renamed 'sam' core folder into 'arduino' 2012-05-20 23:45:56 +02:00
Client.h Arduino-core 1.0.1 merging (work in progress..) 2012-06-02 00:09:42 +02:00
cortex_handlers.c Fixed weak-symbol issue with system interrupt handlers. 2012-11-19 23:37:19 +01:00
cxxabi-compat.cpp [sam] renamed 'sam' core folder into 'arduino' 2012-05-20 23:45:56 +02:00
HardwareSerial.h Assigned Serial to UART and SerialUSB to USB-CDC-ACM 2012-09-28 16:18:22 +02:00
hooks.c Fixed weak-symbol issue with system interrupt handlers. 2012-11-19 23:37:19 +01:00
iar_calls_sam3.c [sam] renamed 'sam' core folder into 'arduino' 2012-05-20 23:45:56 +02:00
IPAddress.cpp Arduino-core 1.0.1 merging (work in progress..) 2012-06-02 00:09:42 +02:00
IPAddress.h Arduino-core 1.0.1 merging (work in progress..) 2012-06-02 00:09:42 +02:00
itoa.c [sam] renamed 'sam' core folder into 'arduino' 2012-05-20 23:45:56 +02:00
itoa.h [sam] renamed 'sam' core folder into 'arduino' 2012-05-20 23:45:56 +02:00
main.cpp Merged master 2012-06-27 13:51:16 +02:00
Print.cpp Merged upstream arduino branch 2012-10-18 15:50:09 +02:00
Print.h Merged upstream Arduino master branch 2012-06-26 00:51:35 +02:00
Printable.h Added include in Printable.h for 'size_t' support. 2012-08-24 10:55:33 +02:00
Reset.cpp Refactored auto-reset methods. 2012-09-11 23:24:00 +02:00
Reset.h Refactored auto-reset methods. 2012-09-11 23:24:00 +02:00
RingBuffer.cpp [sam] renamed 'sam' core folder into 'arduino' 2012-05-20 23:45:56 +02:00
RingBuffer.h [sam] renamed 'sam' core folder into 'arduino' 2012-05-20 23:45:56 +02:00
Server.h Arduino-core 1.0.1 merging (work in progress..) 2012-06-02 00:09:42 +02:00
Stream.cpp Arduino-core 1.0.1 merging (work in progress..) 2012-06-02 00:09:42 +02:00
Stream.h Arduino-core 1.0.1 merging (work in progress..) 2012-06-02 00:09:42 +02:00
syscalls_sam3.c [sam] renamed 'sam' core folder into 'arduino' 2012-05-20 23:45:56 +02:00
syscalls.h [sam] renamed 'sam' core folder into 'arduino' 2012-05-20 23:45:56 +02:00
Tone.cpp.disabled Merged upstream arduino branch 2012-10-18 15:50:09 +02:00
Tone.h [sam] renamed 'sam' core folder into 'arduino' 2012-05-20 23:45:56 +02:00
UARTClass.cpp [sam] renamed 'sam' core folder into 'arduino' 2012-05-20 23:45:56 +02:00
UARTClass.h Assigned Serial to UART and SerialUSB to USB-CDC-ACM 2012-09-28 16:18:22 +02:00
Udp.h Arduino-core 1.0.1 merging (work in progress..) 2012-06-02 00:09:42 +02:00
USARTClass.cpp [sam] renamed 'sam' core folder into 'arduino' 2012-05-20 23:45:56 +02:00
USARTClass.h Assigned Serial to UART and SerialUSB to USB-CDC-ACM 2012-09-28 16:18:22 +02:00
WCharacter.h [sam] renamed 'sam' core folder into 'arduino' 2012-05-20 23:45:56 +02:00
WInterrupts.c {attach,detach}Interrupt() on Due selects directly pin number instead of interrupt number. 2012-11-02 19:48:04 +01:00
WInterrupts.h {attach,detach}Interrupt() on Due selects directly pin number instead of interrupt number. 2012-11-02 19:48:04 +01:00
wiring_analog.c modified analogWrite to wait for end of conversion 2013-01-06 17:53:59 +01:00
wiring_analog.h Extended analogRead/Write API to support difference ADC/DAC resolutions. 2012-08-04 11:27:46 +02:00
wiring_constants.h {attach/detach}Interrupt() functions. 2012-10-26 20:17:34 +02:00
wiring_digital.c Fixed pull-up. 2012-10-09 16:43:38 +02:00
wiring_digital.h [sam] renamed 'sam' core folder into 'arduino' 2012-05-20 23:45:56 +02:00
wiring_private.h [sam] renamed 'sam' core folder into 'arduino' 2012-05-20 23:45:56 +02:00
wiring_pulse.cpp tuned costant for pulseIn 2012-10-12 16:09:54 +02:00
wiring_pulse.h [sam] renamed 'sam' core folder into 'arduino' 2012-05-20 23:45:56 +02:00
wiring_shift.c Arduino-core 1.0.1 merging (work in progress..) 2012-06-02 00:09:42 +02:00
wiring_shift.h [sam] renamed 'sam' core folder into 'arduino' 2012-05-20 23:45:56 +02:00
wiring.c Fixed weak-symbol issue with system interrupt handlers. 2012-11-19 23:37:19 +01:00
wiring.h [sam] renamed 'sam' core folder into 'arduino' 2012-05-20 23:45:56 +02:00
WMath.cpp [sam] renamed 'sam' core folder into 'arduino' 2012-05-20 23:45:56 +02:00
WMath.h [sam] renamed 'sam' core folder into 'arduino' 2012-05-20 23:45:56 +02:00
WString.cpp [sam] renamed 'sam' core folder into 'arduino' 2012-05-20 23:45:56 +02:00
WString.h Merged upstream arduino branch 2012-10-18 15:50:09 +02:00