summaryrefslogtreecommitdiff
path: root/src/common/tusb_common.h
AgeCommit message (Expand)Author
2019-10-23adding debug log functionhathach
2019-09-13fix #154 forward all endpoint recipeint request to class driverhathach
2019-09-10A few bug fixes, remove the unstested device notices, note supported boards ...Nathan Conrad
2019-09-09Remove some type conversion warnings (using GCC pedantic warnings)Nathan Conrad
2019-08-31support LPC51u68 #100hathach
2019-07-12clean uphathach
2019-06-06add TU_ prefix to compiler ATTR to prevent name conflict with applicationhathach
2019-05-14clean uphathach
2019-05-14more clean up use inline bit funciton instead of macroshathach
2019-05-14clean up endian convert functionhathach
2019-05-14update license year to 2019hathach
2019-05-14clean uphathach
2019-05-11add tud_descriptor_string_cb() for getting string descriptor from applicationhathach
2019-04-11clean uphathach
2019-03-20migrate license from BSD 3 clause to MIThathach
2019-03-15stm32 update TX Fifo for edpt IN, both CDC + MSC work greathathach
2018-12-14merge binary.h into tusb_common.hhathach
2018-12-10add ep addr to host cdchathach
2018-11-02add mutex support (optional) for tu_fifohathach
2018-10-23clean up helper funchathach
2018-08-23rename common func to avoid conflicthathach
2018-07-25add scsi start stop unit struct, improve device msc, correctly stall unsuppor...hathach
2018-07-24house keepinghathach
2018-07-23clean up includehathach
2018-07-13add ep2drv, rename descriptor offsethathach
2018-07-02clean uphathach
2018-06-18rename subfolder source to srchathach