1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-11 22:24:13 +01:00
Arduino/hardware/arduino/sam/variants/arduino_due_x
Martino Facchin d1c65ca8fe keep track of pin status using g_pinStatus array and act accordingly
This commit adds 80 bytes to RAM usage and some overhead in normal operations.
2015-07-14 17:29:36 +02:00
..
build_gcc [sam] USB Host stack v1 with enumeration working okay using validation example 2012-06-07 16:11:26 +02:00
debug_scripts [SAM] uotghs first implementation, compilation is okay. Code untested. 2012-04-30 13:42:04 +02:00
linker_scripts Fixed linker script to allow growing stack+heap. 2012-08-13 14:44:30 +02:00
libsam_sam3x8e_gcc_rel.a Due: Wire.setClock can be called at any time 2014-07-06 00:36:22 +02:00
libsam_sam3x8e_gcc_rel.a.txt Due: Wire.setClock can be called at any time 2014-07-06 00:36:22 +02:00
pins_arduino.h Reintroduced pins_arduino.h for compatibility 2012-08-06 13:18:37 +02:00
variant.cpp keep track of pin status using g_pinStatus array and act accordingly 2015-07-14 17:29:36 +02:00
variant.h Add Due watchdog functions; modified according to feedback supplied 2015-05-08 14:16:12 +02:00