ArduinoCore-samd/cores/arduino
2014-05-09 09:38:00 +02:00
..
avr Adding first files, not Zero specific 2014-04-15 14:46:03 +02:00
USB Adding first files, not Zero specific 2014-04-15 14:46:03 +02:00
validation Updating Test application 2014-05-08 23:28:52 +02:00
validation_usb_device Adding first files, not Zero specific 2014-04-15 14:46:03 +02:00
validation_usb_host Adding first files, not Zero specific 2014-04-15 14:46:03 +02:00
Arduino.h compilation checkpoint 2014-05-07 09:59:31 +02: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
delay.c Updating delay API 2014-05-08 23:27:37 +02:00
delay.h Adding Delay API 2014-05-08 18:03:15 +02:00
HardwareSerial.h WIRE class finished. SERCOM class completed. Few correction in HardwareSerial and SERCOMUsart after compilation 2014-05-05 17:49:57 +02:00
hooks.c Adding first files, not Zero specific 2014-04-15 14:46:03 +02:00
HOWTO_compiling_a_project_with_GCC.txt Update howto with rm gnuwin32 links 2014-05-08 18:25:47 +02:00
IPAddress.cpp Adding first files, not Zero specific 2014-04-15 14:46:03 +02:00
IPAddress.h checkpoint 2014-05-05 11:37:53 +02:00
itoa.c Adding first files, not Zero specific 2014-04-15 14:46:03 +02:00
itoa.h Adding first files, not Zero specific 2014-04-15 14:46:03 +02:00
main.cpp Clocks inits checkpoint 2014-05-08 23:30:37 +02:00
Print.cpp Adding first files, not Zero specific 2014-04-15 14:46:03 +02:00
Print.h Adding first files, not Zero specific 2014-04-15 14:46:03 +02:00
Printable.h Adding first files, not Zero specific 2014-04-15 14:46:03 +02:00
Reset.cpp Fix compilation warning 2014-05-07 09:55:57 +02:00
Reset.h Adding first files, not Zero specific 2014-04-15 14:46:03 +02:00
RingBuffer.cpp checkpoint 2014-05-05 11:37:53 +02:00
RingBuffer.h Add txBuffer (ring buffer) to SercomUart. 2014-04-28 15:49:42 +02:00
SERCOM.cpp Remove division operator 2014-05-06 11:03:29 +02:00
SERCOM.h Remove division operator 2014-05-06 11:03:29 +02:00
SERCOMUart.cpp WIRE class finished. SERCOM class completed. Few correction in HardwareSerial and SERCOMUsart after compilation 2014-05-05 17:49:57 +02:00
SERCOMUart.h WIRE class finished. SERCOM class completed. Few correction in HardwareSerial and SERCOMUsart after compilation 2014-05-05 17:49:57 +02:00
Server.h Adding first files, not Zero specific 2014-04-15 14:46:03 +02:00
startup.c Finalizing clocks setup 2014-05-09 09:38:00 +02:00
Stream.cpp Adding first files, not Zero specific 2014-04-15 14:46:03 +02:00
Stream.h Adding first files, not Zero specific 2014-04-15 14:46:03 +02:00
syscalls.c compilation checkpoint 2014-05-07 09:59:31 +02:00
syscalls.h compilation checkpoint 2014-05-07 09:59:31 +02:00
Tone.cpp.disabled Adding first files, not Zero specific 2014-04-15 14:46:03 +02:00
Tone.h Adding first files, not Zero specific 2014-04-15 14:46:03 +02:00
Udp.h Adding first files, not Zero specific 2014-04-15 14:46:03 +02:00
WCharacter.h Adding first files, not Zero specific 2014-04-15 14:46:03 +02:00
WInterrupts.c.disabled Add more needed files to be ported 2014-04-16 11:00:19 +02:00
WInterrupts.h Adding missing WInterrupts API header 2014-04-28 16:49:02 +02:00
wiring.c Clocks inits checkpoint 2014-05-08 23:30:37 +02:00
wiring.h compilation checkpoint 2 2014-05-05 12:29:33 +02:00
wiring_analog.c.disabled checkpoint 2014-05-05 11:37:53 +02:00
wiring_analog.h Adding first files, not Zero specific 2014-04-15 14:46:03 +02:00
wiring_constants.h Adding digital with variant defs update 2014-05-05 19:12:17 +02:00
wiring_digital.c Fixing Digital 2014-05-08 23:31:02 +02:00
wiring_digital.h Adding digital with variant defs update 2014-05-05 19:12:17 +02:00
wiring_private.h checkpoint 2014-05-05 11:37:53 +02:00
wiring_pulse.cpp.disabled Add more needed files to be ported 2014-04-16 11:00:19 +02:00
wiring_pulse.h Adding first files, not Zero specific 2014-04-15 14:46:03 +02:00
wiring_shift.c compilation checkpoint 2 2014-05-05 12:29:33 +02:00
wiring_shift.h Adding first files, not Zero specific 2014-04-15 14:46:03 +02:00
WMath.cpp Adding first files, not Zero specific 2014-04-15 14:46:03 +02:00
WMath.h Adding first files, not Zero specific 2014-04-15 14:46:03 +02:00
WString.cpp Adding first files, not Zero specific 2014-04-15 14:46:03 +02:00
WString.h Adding first files, not Zero specific 2014-04-15 14:46:03 +02:00
WVariant.h Adding digital with variant defs update 2014-05-05 19:12:17 +02:00