提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt b951732a2b Reimagine the USB MSC worker thread as a kernel thread (instead of a pthread) 10 年之前
  Gregory Nutt c6127ad09d If DCD supports queuing of stall requests then USB MSC delay work-around is not necessary 10 年之前
  Gregory Nutt f1671bb6a7 Alloc CONFIG_FS_READABLE/WRITABLE to be defined in Kconfig files while preserving backward compatibility with legacy configurations (for the time being) 11 年之前
  Gregory Nutt fd7126771f Make default request size in the Kconfig file match default in C code 11 年之前
  Gregory Nutt b3ecd158ac Mov apps/examples/composite to apps/system/composite; convert configs/stm3210e-eval/composite to use kconfig-frontend tools -- untested 11 年之前
  Gregory Nutt cf5cf0da72 SAMA5D3x-EK AT25 Serial FLASH: Dropping SPI frequency to 10MHz gives more reliable behavior 11 年之前
  Gregory Nutt fbd5ab0758 Beginning of support for USB host side tracing 11 年之前
  Gregory Nutt 9a9de5de81 Fix warnings in USB MSC when compiled for a high speed device; also fix USB MSC default VID/PID configuration 11 年之前
  Gregory Nutt 8912bcb1ea SAMA5D3x-EK: Add support for USB MSC device on AT25 serial flash 11 年之前
  Gregory Nutt fb37248343 CDC/ACM and PL2303 device drivers: Don't use the max packet size assigned to an endpoint in order to determine the request buffer size. The endpoint has not yet been configured that max packet size may be wrong. 11 年之前
  Gregory Nutt 67a126a5dc Misc USB device changes reated to SAMA5, trace support, and USB monitoring 11 年之前
  Gregory Nutt 47bbf54f11 Optimize request buffer sizes in the serial USB drivers so that we avoid so many NULL packets and so that the OUT request buffer size is exactly the max packet size. 11 年之前
  Gregory Nutt f9b9875952 Various Kconfig files still have references to CONFIG_ variables. Some in harmless comments, some in config definionts which is not harmless. All removed 11 年之前
  Gregory Nutt ad2ebf1dd8 Convert olimex-lpc17stk configuration to use the kconfig-frontends tools; Fix some compile errors in the pl2303 USB device driver 11 年之前
  patacongo 2c9d402ad4 A few NuTiny-SDK-NUC120 fixes 11 年之前
  patacongo d932e56dca STM32 F4 patches from Petteri Aimonen (mostly USB) 11 年之前
  patacongo cdbbfaa464 Fix readline return value; Add support for removable serial devices 11 年之前
  patacongo 9b5d4a7b46 USB monitor daemon updates 11 年之前
  patacongo a502d50e1e Updates for stm32f4discovery/usbnsh configuration 11 年之前
  patacongo 68b11dc1ee Add configs/stm32f4discovery/usbnsh 11 年之前
  patacongo b19a1869ec USB device drivers: Add hooks to to use common, external DMA buffer allocation implementation.. 12 年之前
  patacongo 0fcb7e439a The M3 Wildfire port is code complete and ready for test 12 年之前
  patacongo 2a6c280b7a Add LPC31 Kconfig 12 年之前
  patacongo 0830ef18dd Minor kconfig fixes 12 年之前
  patacongo 1dc41e329b Kconfig update 12 年之前
  patacongo 330b89ca0e Add kconfig documentation 12 年之前
  patacongo 4b8c0c41c8 Adding skeleton Kconfig files (part 1 of 2) 12 年之前