История коммитов

Автор SHA1 Сообщение Дата
  hathach cfdcd5fc39 add repo & verion yml 7 лет назад
  hathach fc231cf5f2 clean up 7 лет назад
  hathach dce2296756 allow no mode compilation (no host/device enabled). Handy for project without usb to compile such as nrf52832 7 лет назад
  hathach e623fc656d cdc flush on write() if queue more than epsize 7 лет назад
  hathach 4ef01d721a clean up osal task and subtask 7 лет назад
  hathach 61e4a8c3d3 remove CFG_TUD_CDC_FLUSH_ON_SOF option 7 лет назад
  hathach 583326e535 nrf5x fix an issue with EP0STATUS require Easy DMA 7 лет назад
  hathach c8b72e397e add while loop to usbd task to run until task queue is empty 7 лет назад
  hathach bb2a8fcebf cdc device : rename epin_buf, epout_buf 7 лет назад
  hathach b0d14e2e41 minor nrf52 driver correct 7 лет назад
  hathach 030c64b9cd make tud_mount_cb() and tud_umount_cb() optional 7 лет назад
  hathach 3503d70512 clean up 7 лет назад
  hathach 460285f852 fix compiler static assert complain 7 лет назад
  hathach 23c7c2102b fix compiler warnings 7 лет назад
  hathach 4e349c798d Merge branch 'develop' of github.com:hathach/tinyusb into develop 7 лет назад
  hathach c5d2f661e7 rename common func to avoid conflict 7 лет назад
  hathach abbaa0e8e2 add libary.properties for arduino compatible 7 лет назад
  hathach b350d8a086 clean up 7 лет назад
  hathach d478064a80 freeRtos seems to work well with nrf52840 7 лет назад
  hathach d18a9e8759 freertos blinky with software timer 7 лет назад
  hathach 5d36519315 adding nrf5x freertos example 7 лет назад
  hathach 7b35cd0203 add string desc helper 7 лет назад
  hathach d996bd5295 correct cdc line coding memory align 7 лет назад
  hathach cf43a6b53b fix memory issue with usbd control xfer 7 лет назад
  hathach e07b1acbed rename VERIFY to TU_VERIFY to avoid conflict with application 7 лет назад
  hathach b07124c623 fix issue with cdc write failed sometimes 7 лет назад
  hathach d5e58ba024 clean up 7 лет назад
  hathach 6d96b12e27 improve auto descriptor 7 лет назад
  hathach 9444d45af6 dev hid enhancement, add report descriptor templates for keyboard, mouse, consumer, syscontrol, gamepad 7 лет назад
  hathach a2b7b9ddb9 fix hid warning, move report descriptor template to hid.h 7 лет назад