Historique des commits

Auteur SHA1 Message Date
  sakumisu bff8a632a9 feat(class): add usb_osal_thread_schedule_other to allow the applications which use the struct usbh_xxx to exit properly before free struct usbh_xxx il y a 7 mois
  sakumisu 6ea1e2f94f update(osal/freertos): update usb_osal_mq_recv and usb_osal_mq_send for isr api il y a 1 an
  sakumisu 8a7979378d update(osal): add error log and assert when alloc fail, and stop working il y a 1 an
  sakumisu 35da8d6747 fix: fix -Wunused-parameter warning with -Wextra cflag il y a 1 an
  sakumisu 1c2fd3407a refactor(osal): use osal malloc and free, remove usb_malloc & usb_free macro il y a 1 an
  Zhihong Chen 4357a1d7d1 osal: freeRTOS: fix enter/exit critical il y a 1 an
  sakumisu a21947ff22 fix timer start in isr il y a 1 an
  sakumisu 2660af5d87 add timer to control interrupt transfer il y a 1 an
  sakumisu f68a86ea89 add usbh_deinitialize api il y a 2 ans
  sakumisu 14f1f597f1 add usb errno, do not use system errno il y a 2 ans
  sakumisu 48730e20be add usb_osal_sem_reset api il y a 2 ans
  sakumisu 11e389f922 Revert "reset sem before taking" il y a 2 ans
  sakumisu b5f0c043e7 reset sem before taking il y a 2 ans
  Zhihong Chen d4ba2eef57 osal: add USB_OSAL_WAITING_FOREVER for Semaphore and Queue use il y a 2 ans
  sakimisu 7574063e94 enum device with disposable thread, do not block hub thread il y a 2 ans
  sakimisu bb58348510 check if current context is in irq when gives sem il y a 2 ans
  sakimisu dc4887aef1 fix pointer in 64bit cpu, use uintptr_t instead il y a 2 ans
  sakimisu 843af28b2b update hub thread wakeup with queue not sem&list il y a 3 ans
  sakumisu 7837e34f75 delete event and thread suppend/resume port il y a 3 ans
  sakumisu 7377b5183d Simplify the license rows, standardize header macro name il y a 3 ans
  sakumisu 9ed5f1ce6b sem give use from isr il y a 3 ans
  sakumisu 859c2ee6ae modify section protect with global irq il y a 3 ans
  sakumisu 44c282580d sem return with -ETIMEDOUT when timeout il y a 3 ans
  xieyangrun 322964f598 fixed osal critical section protect adapt 64bits CPU. il y a 3 ans
  aozima 3cce9e7d78 clean compiler warning. il y a 3 ans
  jzlv c44a26d69f psc thread use event instead,add timeout for transfer il y a 3 ans
  sakumisu 1868589843 check if in interrupt context il y a 3 ans
  sakumisu f24997db44 update osal api il y a 4 ans
  sakumisu 43005a1b89 add usb os wrapper il y a 4 ans