summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-09-03Make function parameter definitions match function prototypes ( found with cp...dp111
2024-05-24[osal]Add usb-device and host macro controls.Rbb666
2024-05-11[osal]add usb host script.Rbb666
2024-04-30Update dnserver.c: Match dnserv_free signature with fwd-declmaflcko
2024-04-25Merge pull request #2599 from Rbb666/rtthreadHa Thach
2024-04-25fix pre-commithathach
2024-04-22skip malloc/free in embeddedhathach
2024-04-18[add]Add rtthread script support to better integrate into rtthread projects.Rbb666
2023-11-13Adding extern C to definitions to allow link on C++ projectjfm92
2023-08-06Fix RTT build.HiFiPhile
2023-07-24rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stackhathach
2023-06-14update segger rtt to fix cast alignhathach
2023-06-07update rtt to rev 25842hathach
2023-03-17fix trailing space and new linehathach
2023-03-17remove all submoduleshathach
2023-03-10remove most of the submoduleshathach
2023-03-10starting to remove submodule cmsis5 and nrfxhathach
2023-02-04dhserver: Fix a potential DoS vulnerability accidentially introduced by #1712Jannis Achstetter
2022-12-04Fix typosBastien Nocera
2022-11-21Merge pull request #1746 from hathach/host-msc-exampleHa Thach
2022-11-21add pwdhathach
2022-11-19implement cat commandhathach
2022-11-19msc explorer ls work greathathach
2022-11-18add msc file explorer examplehathach
2022-11-01dhserver: Support DHCP clients that don't send the MESSAGETYPE as first optionJannis Achstetter
2022-05-27Remove lib/Pico-PIO-USB, which has moved to hw/mcu/raspberry_pi/Pico-PIO-USB.William D. Jones
2022-05-11clean up examplehathach
2022-05-11sync with pio usbhathach
2022-05-10move pio usb files to srchathach
2022-04-29configure hid_to_cdc example to build with rp2040 with pio usb as hosthathach
2022-04-29update piohathach
2022-04-28more clean uphathach
2022-04-27everything work greathathach
2022-04-26minor clean uphathach
2022-04-26follow pio usb changeshathach
2022-04-22more with pio usbhathach
2022-04-22keep up with pio usbhathach
2022-04-21update lib piohathach
2022-04-18clean up pio driverhathach
2022-04-16support pio dcd endpiont stallhathach
2022-04-15update lib piohathach
2022-04-15pio device works wellhathach
2022-04-14catch up with pio libhathach
2022-04-05add need_pre for pio usb, but not work out wellhathach
2022-04-03correct pio usb speed, and close devicehathach
2022-04-03use pio usb host inithathach
2022-04-03clean up hcd piohathach
2022-04-02extracting hw root porthathach
2022-04-01update to use pio hw endpointhathach
2022-04-01hid example work wellhathach