1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-05 16:24:12 +01:00
Arduino/hardware/arduino/sam/system
Sandeep Mistry 2737305f54 implement Wire.end() for SAM core
also moved common reset and disable code in libsam TWI_ConfigureMaster
and TWI_ConfigureSlave functions to new TWI_Disable function, which is
used in TwoWire::end()
2015-10-29 16:03:32 -04:00
..
CMSIS [sam] adding more peripherals to SAM3X/Due 2012-12-19 15:20:14 +01:00
libsam implement Wire.end() for SAM core 2015-10-29 16:03:32 -04:00