circuitpython/ports/atmel-samd/asf4_conf/samd21
Dan Halbert 9b4477e1dc Implement UART for 3.0 + related fixes.
1. UART: ported to ASF4. Allow rx-only and tx-only. Add .baudrate r/w property.

2. Make NeoPixel timing deterministic by turning off caches during NeoPixel writes.
3. Incorporate asf4 updates:
  a. async USART driver
  b. bringing Atmel START configuration closer to what we use
  c. Clock initialization order now specified by CIRCUITPY_GCLK_INIT_1ST and _LAST.
4. supervisor/port.c: Move commented-out clock-test pin setting to correct location.
2018-02-21 17:18:49 -05:00
..
hpl_adc_config.h ports/atmel-samd: Re-enable analogio 2018-02-08 14:48:08 -08:00
hpl_dac_config.h ports/atmel-samd: Re-enable analogio 2018-02-08 14:48:08 -08:00
hpl_dmac_config.h Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
hpl_gclk_config.h Implement UART for 3.0 + related fixes. 2018-02-21 17:18:49 -05:00
hpl_nvmctrl_config.h Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
hpl_pm_config.h Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
hpl_rtc_config.h Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
hpl_sercom_config.h Implement UART for 3.0 + related fixes. 2018-02-21 17:18:49 -05:00
hpl_sysctrl_config.h Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
hpl_systick_config.h Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
hpl_tc_config.h Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
hpl_usb_config.h atmel-samd: More USB polish 2017-10-30 18:29:20 -07:00
peripheral_clk_config.h Implement UART for 3.0 + related fixes. 2018-02-21 17:18:49 -05:00
usbd_config.h atmel-samd: update to October 2017 ASF4. 2017-11-02 12:19:50 -07:00