circuitpython/atmel-samd/boards/arduino_zero
Scott Shawcroft 7fd84e93f4 atmel-samd: Support raw repl and soft reset to support ampy.
Closes #1. Also adds TX and RX led support on the Arduino Zero.
2016-09-15 17:01:19 -07:00
..
conf_board.h Add support for REPL on Arduino Zero through EDBG via UART. 2016-08-23 16:47:53 -07:00
conf_clocks.h Blinking the LED works. Clocks should be set up correctly. 2016-08-22 23:53:11 -07:00
conf_sleepmgr.h Blinking the LED works. Clocks should be set up correctly. 2016-08-22 23:53:11 -07:00
conf_usb.h atmel/samd: Support CTRL-C on USB. This won't escape native code but it will cause Python code to stop. 2016-08-31 00:11:56 -07:00
init.c atmel-samd: Support raw repl and soft reset to support ampy. 2016-09-15 17:01:19 -07:00
mpconfigboard.h atmel-samd: Support raw repl and soft reset to support ampy. 2016-09-15 17:01:19 -07:00
mpconfigboard.mk Blinking the LED works. Clocks should be set up correctly. 2016-08-22 23:53:11 -07:00
pins.c atmel-samd: Add I2C support. 2016-09-13 11:46:22 -07:00
pins.h atmel-samd: Rename module classes so they don't conflict with names from ASF. 2016-08-28 00:02:05 -07:00
user_board.h Blinking the LED works. Clocks should be set up correctly. 2016-08-22 23:53:11 -07:00