summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2022-03-31implement pio_usb_irq_handlerhathach
2022-03-03got interrupt endpoint workinghathach
2022-03-02update pio usb submodulehathach
2022-03-01start to add pio usb (host) supporthathach
2021-10-19net_lwip_webserver: allow users to enable LWIP_IP6 if desiredPeter Lawrence
2021-08-23rename CFG_TUSB_HOST_DEVICE_MAX to CFG_TUH_DEVICE_MAXhathach
2021-03-05add back lib/CMSIS_5 submodulehathach
2021-03-05remove local cmsis_5hathach
2021-03-02add lib/CMSIS_5 v5.7 locallyhathach
2021-03-02remove submodule lib/CMSIS_5hathach
2021-03-02remove lib/CMSIS_4 submodule, move nrf to lib/CMSIS_5hathach
2021-03-01add submodule lib/FreeRTOS-Kernelhathach
2021-03-01remove submodule lib/FreeRTOShathach
2021-02-23host msc: call read_capacity as part of enumerationhathach
2021-01-10moving sct neopixel driver to shared libraryGreg Steiert
2020-10-30add CMSIS_5 submodulehathach
2020-10-14net_lwip_webserver: efficiency tweaksPeter Lawrence
2020-08-05update lib/lwip to STABLE-2_1_2_RELEASEPeter Lawrence
2020-05-18suppress cast-align warnings for net device driverhathach
2020-04-22add LOGGER option to use rtthathach
2020-04-22Merge branch 'master' into add-rtthathach
2020-04-22remove cmsis 5 from submoduleshathach
2020-04-21added segger rtt bundle with v670ehathach
2020-04-21remove old rtthathach
2020-03-24Merge branch 'master' into developHa Thach