summaryrefslogtreecommitdiff
path: root/hw/bsp
AgeCommit message (Expand)Author
2021-10-26add hw config structhathach
2021-10-25moving esp32s2 to dwc2, abstract dwc2_set_turnaround()hathach
2021-10-25switch gd32 and stm32f4 to use new dwc2 driverhathach
2021-10-24adding generalized dwc2 driverhathach
2021-10-23Merge branch 'master' into fix-warningsHa Thach
2021-10-18enable -Wnull-dereferencehathach
2021-10-17more -Wcast-qualhathach
2021-10-17more with -Wcast-qualhathach
2021-10-15fix -Wcast-qualhathach
2021-10-15update some sense warning from -Wconversionhathach
2021-10-14More warning cleanupgraham sanderson
2021-10-12Trying to get USB initScott Shawcroft
2021-10-13Add linkermap for size analysis (#1136)Ha Thach
2021-10-12Merge branch 'master' into add_uvcHa Thach
2021-10-09Add compile option to allocate video data into flash in video_capture examplekkitayam
2021-10-09Change the video image to scrolling color bars.kkitayam
2021-10-07Streamline settings for board.Gordon McNab
2021-10-06Sort out board settings.Gordon McNab
2021-10-06Change author in header to Bridgetek Pte Ltd.Gordon McNab
2021-10-06Rename directories to indicate that FT930 and FT900 devices are both covered ...Gordon McNab
2021-10-05USB seems to init okScott Shawcroft
2021-10-05Add initial port for FT9xx series from Bridgetek.Gordon McNab
2021-10-05rename CFG_TUD_NET to CFG_TUD_ECM_RNDIShathach
2021-10-05Merge branch 'add_ncm' of https://github.com/majbthrd/tinyusb into majbthrd-a...hathach
2021-09-30Add video class entry to rp2040 building scriptskkitayam
2021-09-29Merge branch 'master' of github.com:hathach/tinyusb into zhangslice-masterhathach
2021-09-27add support for the QMTech ATMSAME70N19A boardHans Baier
2021-09-25add NCM driver in a compatible manner : hathach/tinyusb#550Peter Lawrence
2021-09-25add CFG_TUSB_OS_INC_PATH for os include pathhathach
2021-09-23da14695_dk_usb: Fix button configurationJerzy Kasenberg
2021-09-23da1469x_dk_pro: Fix button setupJerzy Kasenberg
2021-09-22Trying to setup the mmuScott Shawcroft
2021-09-18Merge pull request #1094 from kasjer/kasjer/da146xx-vbus-handlingHa Thach
2021-09-18Merge branch 'master' into zhangslice-masterhathach
2021-09-17rpi start. doesn't workScott Shawcroft
2021-09-17da1469x_dk_xxx: Add VBUS handlingJerzy Kasenberg
2021-09-15Add J1-19 pin setting as a buttonkkitayam
2021-09-15Change default LED state to offkkitayam
2021-09-15Merge branch 'master' of github.com:hathach/tinyusb into kkitayam-impl_close_...hathach
2021-09-13Add support for Nucleo F412ZGszymonh
2021-09-10Remove heap memory areakkitayam
2021-09-07add msc workaround for cxd56hathach
2021-08-31clear stall and reset data toggle when open edpthathach
2021-08-29add CFG_EXAMPLE_MSC_READONLY for curiosityhathach
2021-08-29Add PYOCD_OPTIONmainr
2021-08-29Added support for Microchip Curiosity Nano SAMD21 board (DM320119)mainr
2021-08-29Merge branch 'master' into merge-waveshare-h7Ha Thach
2021-08-29disable systick when running freertos on other stm familieshathach
2021-08-29remove old openh743i, explicitly disable systick when using freertos for H7hathach
2021-08-23cleaned up unused code, only enalbing port clocks as neededGreg Steiert