circuitpython/atmel-samd/common-hal/microcontroller
Scott Shawcroft 7ea76e0889 atmel-samd: Pin reset improvements.
* Reset SWD lines to SWD rather than GPIO. This makes OpenOCD happier.
* Default speaker enable lines to False for CircuitPlayground to prevent
  the speaker from buzzing when no sound is playing. Fixes #126
2017-05-12 13:14:01 -07:00
..
Pin.c atmel-samd: Pin reset improvements. 2017-05-12 13:14:01 -07:00
Pin.h atmel-samd: Pin reset improvements. 2017-05-12 13:14:01 -07:00
__init__.c Add try_lock and unlock to I2C and SPI classes to make sure things 2016-12-02 15:46:12 -08:00