nuttx/configs/teensy-3.x/src
David Sidrane ad0cbd3f83 teensy-3.x:Removed call to khci_usbattach
The call is not need by the driver if CONFIG_USBDEV_BUSPOWERED=y
  The class register will enable the soft connect pull up. The
  khci_usbattach call only set a flag, and that  flag is only tested
  in the class register. On a USB powered device if we are running we
  are attached.
2017-06-06 14:38:59 -10:00
..
.gitignore Add board support for the Teensy-3.1 board 2015-06-09 17:03:52 -06:00
k20_appinit.c teensy-3.x:Removed call to khci_usbattach 2017-06-06 14:38:59 -10:00
k20_autoleds.c Freedom K64F: Update README.txt; add proper (auto) LED support 2016-07-02 07:56:43 -06:00
k20_boot.c Changes from review of PR 113 2016-08-13 17:32:35 -06:00
k20_i2c.c Kinetis: Add support for I2C1 2016-08-16 07:21:03 -06:00
k20_pwm.c Finish removing traces of BOARDIOC_PWMSETUP 2016-12-05 14:56:21 -06:00
k20_spi.c more kinetis 2017-04-28 18:31:10 +02:00
k20_usbdev.c Teensy 3.x: Remove unused local definition that collides with a global definiion. 2017-02-27 09:13:10 -06:00
k20_userleds.c Rename all architecture files of form xyz_internal.h to just xyz.h 2015-12-29 18:07:27 -06:00
Makefile I2C0 support for kinetis/teensy-3.x (to be tested) 2016-08-06 22:23:59 -03:00
teensy-3x.h Finish removing traces of BOARDIOC_PWMSETUP 2016-12-05 14:56:21 -06:00