summaryrefslogtreecommitdiff
path: root/src/class/net/ncm_device.c
AgeCommit message (Expand)Author
2024-06-14minor updatehathach
2024-06-14minor updatehathach
2024-05-10More ci tweak (#2636)Ha Thach
2024-05-07Reformat NCM class.HiFiPhile
2024-05-05mostly commentsHardy Griech
2024-05-05minor changes due to CR with HiFiPhileHardy Griech
2024-04-28Stall unsupported class request.HiFiPhile
2024-04-28Merge remote-tracking branch 'upstream/master' into pr/2227HiFiPhile
2024-04-08add class driver deinithathach
2023-09-08minor changes to comments and debug outputHardy Griech
2023-08-31removed debug commentHardy Griech
2023-08-31code review: changed to TinyUSB log systemHardy Griech
2023-08-20defined(ECLIPSE_GUI)Hardy Griech
2023-08-20bug fix recv/xmit_get_next_ready_ntb()Hardy Griech
2023-08-20CopyrightHardy Griech
2023-08-20files taken from yapicoprobeHardy Griech
2023-08-02default class driver log level to CFG_TUH/TUD_LOG_LEVEL allow application to ...hathach
2023-07-24rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stackhathach
2023-03-17fix trailing space and new linehathach
2023-02-22use tu_static instead of static _fuzz_threadhathach
2023-02-22rename maros from FUZZ to _FUZZ, change TU_STATIC to static _fuzz_threadhathach
2023-01-20fix: Change all static variables to thread when fuzzingNathaniel Brough
2022-12-27fix ncm warninghathach
2022-06-02rhport argument in usbd_ API() is not used (always use the initialized port)hathach
2022-02-25rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLEDhathach
2021-10-11add ncm.h for magic numberhathach
2021-10-05rename CFG_TUD_NET to CFG_TUD_ECM_RNDIShathach
2021-09-25add NCM driver in a compatible manner : hathach/tinyusb#550Peter Lawrence