Histórico de Commits

Autor SHA1 Mensagem Data
  sakumisu 08d1ce4ab5 style(class): remove device warning logs for memory há 4 semanas atrás
  sakumisu 605a967282 style: remove some logs há 7 meses atrás
  KK 5e890a078f msc: add support for SCSI_CMD_SYNCHCACHE10 (0x35) to fix unsupported command error há 9 meses atrás
  sakumisu 8aad86f66b update(class): add weak api to avoid undefine symbol(not use such class but add) há 10 meses atrás
  sakumisu e0fedaa956 refactor(class/usbd_msc): replace cherryrb with only variable há 10 meses atrás
  sakumisu 83695e77cf update: add usb align up for every buffer when use dcache clean&invalid api há 11 meses atrás
  sakumisu 6769eac6e0 feat(osal): add argument macro for different os, especially for nuttx há 1 ano atrás
  sakumisu 68bf529608 fix(class/msc/usbd_msc): fix warning and add check for CONFIG_USBDEV_MSC_MAX_BUFSIZE há 1 ano atrás
  sakumisu fbe2e3f8a3 fix(class/msc/usbd_msc): fix missing return value há 1 ano atrás
  sakumisu 35da8d6747 fix: fix -Wunused-parameter warning with -Wextra cflag há 1 ano atrás
  sakumisu cbd6955bde fix(class/msc/usbd_msc): fix spelling há 1 ano atrás
  sakumisu b4bbe69d12 feat(class/msc/usbd_msc): add msc polling mode to move read & write from isr to while1 há 1 ano atrás
  Zhihong Chen 756987050f class: msc: stage change should be before usbd_ep_start_write() há 2 anos atrás
  sakumisu d1c7fa8c19 support multi port api for device há 2 anos atrás
  Zhihong Chen 920b02cb7c class: msc device: support multi lun há 2 anos atrás
  sakumisu 0f5e05052f add usbd init and deinit event macro há 2 anos atrás
  sakumisu 249e650c37 rename CONFIG_USBDEV_MSC_BLOCK_SIZE to CONFIG_USBDEV_MSC_MAX_BUFSIZE há 2 anos atrás
  Zhihong Chen d4ba2eef57 osal: add USB_OSAL_WAITING_FOREVER for Semaphore and Queue use há 2 anos atrás
  sakimisu 14f5dd2dd3 implement msc device thread,remove other unused os thread há 2 anos atrás
  sakumisu d53e8a2adf add msc popup function há 2 anos atrás
  sakimisu c540080c96 format class struct and global variable name há 2 anos atrás
  sakimisu d0890c2caf fix class get data due to 528d8dc9d6d2c1150b9f78dfc0c512745185dc4c há 3 anos atrás
  sakimisu 43a45fc2fc add usb tx rx thread for device há 3 anos atrás
  sakumisu dca8b4cfed remove intf malloc há 3 anos atrás
  sakumisu 7bcd8d0532 remove duplicate macros há 3 anos atrás
  sakumisu 2c54109425 add msc readonly feature há 3 anos atrás
  sakumisu ebeffc5368 fix msc process in os há 3 anos atrás
  sakumisu 7fce26fb28 fix msc sector num há 3 anos atrás
  sakumisu cb2510f121 remove custom handler, split class handler into interface and endpoint há 3 anos atrás
  sakumisu 3c94fca8d8 refactor usb device intf and ep register há 3 anos atrás