- Nov 11, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Nov 10, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Add an I2S character driver. This driver is only intended to support I2S testing and is inappropriate for use with real I2S devices
-
Gregory Nutt authored
STM32 OTG FS device and host drivers extended so that they can support either the OTG FS peripheral or the OTG HS peripheral (in FS mode). This was done as a quick way to get USB support on the STM32F429 which has only OTG HS. From Ken Pettit
-
- Nov 09, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Nov 08, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Nov 07, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Nov 06, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Nov 05, 2013
-
-
Gregory Nutt authored
STM32 F1 USB device: Fix handling of EP0 start for large buffers; Add support for decoded USB trace strings. From Davice Sidrane
-
- Nov 04, 2013
-
-
Gregory Nutt authored
-
- Nov 03, 2013
-
-
Gregory Nutt authored
-
- Nov 01, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Extend stack debug logic to include IDLE and interrupt stacks. Also color the heap as well. Based on suggestions from David Sidrane
-
- Oct 31, 2013
-
-
Gregory Nutt authored
arch/arm/src/stm32/stm32_usbdev.c: On a failure to bind the class driver, the driver reference was being nullified too soon. This caused an exception in usbdev_reset() later. The driver reference will be null ified later usbdev_unregister when the caller gets the error. From David Sidrane
-
Gregory Nutt authored
-
- Oct 30, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Oct 29, 2013
-
-
Gregory Nutt authored
-
- Oct 28, 2013
-
-
Gregory Nutt authored
-