Historique des commits

Auteur SHA1 Message Date
  sakumisu 9a26c50900 fix: fix wformat warnings il y a 9 mois
  sakumisu 43e6b5b1b1 fix(demo): fix typo il y a 11 mois
  sakumisu e85d898503 update(demo): add CONFIG_USBDEV_ADVANCE_DESC template il y a 11 mois
  sakumisu 7ec7891fe4 update(demo): set bNumConfigurations with zero in Device Qualifier Descriptor, we do not request other speed desc as default il y a 1 an
  sakumisu b171b28a75 refactor(class/cdc): rename usbd_cdc to usbd_cdc_acm il y a 1 an
  sakumisu bbcc767465 update(demo): change uint32_t to uintptr_t for 64bit cpu register il y a 1 an
  sakumisu d23a8a8d00 update: get mps by usbd_get_ep_mps il y a 1 an
  sakumisu 4243394225 fix(demo): remove duplicate macro il y a 1 an
  sakumisu 51b9640489 add missing license il y a 1 an
  sakumisu 2bfb7255cd reset flag in USBD_EVENT_CONFIGURED il y a 1 an
  sakumisu e0551b3e7b config busid and regbase in usbh_initialize and usbd_initialize il y a 1 an
  sakumisu d1c7fa8c19 support multi port api for device il y a 1 an
  Wayne Lin dd1f1d3ba8 Update hcd-ehci, dcd-dwc2 and examples. il y a 2 ans
  sakimisu 340fa4e024 use usbd_event_handler instead of usbd_configure_done_callback il y a 2 ans
  sakimisu 2d1b4b8b82 export cdc/msc/rndis/mtp mps, configured by user il y a 2 ans
  sakumisu cfb3ae23f8 update template il y a 3 ans
  sakumisu dca8b4cfed remove intf malloc il y a 3 ans
  sakumisu 3c94fca8d8 refactor usb device intf and ep register il y a 3 ans
  sakumisu 8283bb1c80 merge class rx setup functions into one il y a 3 ans
  sakumisu b835c9ccd2 add nocache ram config when enable dcache il y a 3 ans
  sakumisu f1bc0aef04 refactor dcd api and ep in/out irq callback process il y a 3 ans
  sakumisu 0cf4331165 fix data type il y a 3 ans
  sakumisu 8a705f4c3d support multi cdc_acm class il y a 3 ans
  sakumisu 6e2f039200 add zlp test to check if works il y a 3 ans
  sakumisu 38db93fc7e replace printf with USB_LOG_DBG for templates il y a 3 ans
  sakumisu df7366c295 use usbd_initialize to call usb_dc_init il y a 3 ans
  sakumisu 5f1ebae3da use cdc acm template.c for test in all demo il y a 3 ans