circuitpython/atmel-samd/common-hal/microcontroller
Scott Shawcroft 211b44e630 Update time to use SysTick (#274)
* atmel-samd: Add time back using the SysTick counter in the core. Fixes #261

* Switch to SysTick_Config
2017-09-29 16:58:13 -04:00
..
__init__.c Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
Pin.c Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
Pin.h Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00
Processor.c Update time to use SysTick (#274) 2017-09-29 16:58:13 -04:00
Processor.h Add microcontroller.cpu.temperature, for use as a simple sensor on minimal boards. (#211) 2017-08-31 13:48:30 -04:00