Commit History

Author SHA1 Message Date
  Anthony Merlino 1e3a60155e Merged in antmerlino/nuttx/rndis (pull request #980) 5 years ago
  Ramtin Amin 7d2bd2371f arch/arm/src/stm32f7: USB High speed for STM32F7 series 5 years ago
  raiden00pl 2caf135d05 Merged in raiden00/nuttx_h7 (pull request #837) 5 years ago
  Gregory Nutt 2b6b3724fb drivers/usbdev/Kconfig: Fix misplaced endif. 6 years ago
  Gregory Nutt 2fad9b86d1 Merged in paimonen/nuttx/pullreq_DFU_interface (pull request #754) 6 years ago
  Petteri Aimonen 99adc36352 Merged in paimonen/nuttx/pullreq_RNDIS_composite_support (pull request #753) 6 years ago
  Petteri Aimonen a37c0c4cba NuttX: USB Composite and DFU drivers: Add support for Microsoft OS descriptors. 6 years ago
  Petteri Aimonen 1f8bd33a5d NuttX: Add DFU Runtime driver for activating bootloader through USB command. 6 years ago
  Gregory Nutt b49fe431b7 drivers/usbdev/Kconfig: Correct an error found in build testing. The type of CONFIG_RNDIS_SERIALSTR must be a string, not hex. 6 years ago
  Sakari Kapanen dafa180d8d nuttx/drivers/usbdev/rndis.c: Account for CONFIG_NET_GUARDSIZE in allocation of packet buffer 6 years ago
  ichael Jung aad8f6e45f drivers/usbdev/cdcecm.c: Adds USB Device Support for CDC/ECM 6 years ago
  Gregory Nutt c2267a57a0 Kconfig files: Fix several errors noted by Alex Denisov in Bitbucket issue 115. 6 years ago
  Alan Carvalho de Assis 283b73edc5 Fix lots of typos in C comments and Kconfig help text 6 years ago
  Gregory Nutt 35c97fbf27 drivers/usbdev/Kconfig: Add comments in regard to RNDIS selection. 7 years ago
  Sakari Kapanen 67e9e1efb6 drivers/usbdev: Add RNDIS-over-USB driver 7 years ago
  Gregory Nutt 5e38ad28f4 drivers/usbdev: Add support for RX flow control to the CDC/ACM driver. 7 years ago
  Frank Benkert eacb4f0e84 Squashed commit of the following: 7 years ago
  Gregory Nutt a897fd4ccf Eliminate use of apps/system/usbmonitor. Use drivers/usbmonitor instead. 8 years ago
  Gregory Nutt 75a4a5dcbe Back part of a previous CDC/ACM change. Improve some Kconfig comments. 8 years ago
  Gregory Nutt 9644d42e91 USB CDC/ACM device: Trivial configuration clean-up 8 years ago
  David Sidrane 2cfa023039 RD - comments were for WR 8 years ago
  Gregory Nutt 4a7e28ba96 CDC/ACM: Fix a bad default value in last commit 9 years ago
  Gregory Nutt 513cc08c7f change default size of CDC/ACM serial buffer sizes 9 years ago
  Gregory Nutt 2726f0ac7c USB serial driver Kconfig: Select default sizes for serial buffers so that the can hold even multiples of the max packet size. 9 years ago
  Gregory Nutt dbc9d67b3a USBDEV Kconfig: CONFIG_USBDEV_TRACE_INITIALIDSET missing from Kconfig file 9 years ago
  Gregory Nutt 342f5fe33d Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 9 years ago
  Gregory Nutt 726dadffb4 Add CONFIG_CDCACM_IFLOWCONTROL. Just hooks for now 9 years ago
  Gregory Nutt 0da9aaeb09 Fix some recurring typos: postion->position, *atino->*ation 10 years ago
  Gregory Nutt 6578d646da Back out part of 610e2aa0c224e2936fe8009ef4a2351ce607067a: Need to be able to select USB console devices when there is no /dev/console enabled. Noted by Librae 10 years ago
  Gregory Nutt cbdc9155ab SAMA5: Add support for DBGU. Xplained board now uses DBGU for the serial console 10 years ago