circuitpython/ports/atmel-samd/supervisor
Dan Halbert 7292984204 Implement busio.I2c.
* Added asf4_conf/samd*/hpl_sercom_config.h
* Adjusted clocks in peripheral_clk_config.h.
* Put some frozen libs back in CPX for testing.
* Implement common-hal I2C
* Add samd*_peripherals.h in parallel with samd*_pins.h for common
  functions and data.
* Store SERCOM index in pins table for convenience.
* Canonicalize some #include guard names in various .h files.

simpler reset of SERCOMs; remove unused routine
2017-11-07 09:59:54 -08:00
..
filesystem.c atmel-samd: More USB polish 2017-10-30 18:29:20 -07:00
port.c Implement busio.I2c. 2017-11-07 09:59:54 -08:00
serial.c atmel-samd: More USB polish 2017-10-30 18:29:20 -07:00