summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-10-14More warning cleanupgraham sanderson
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-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-29update mm32sdk submodulehathach
2021-09-29add submodule hathach/mm32sdkhathach
2021-09-29remove official mm32sdk submodulehathach
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-18Merge pull request #1094 from kasjer/kasjer/da146xx-vbus-handlingHa Thach
2021-09-18Merge branch 'master' into zhangslice-masterhathach
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
2021-08-23initial commit of support for K32L2BGreg Steiert
2021-08-19whitespacehathach
2021-08-19rename to stm32f103_bluepillhathach
2021-08-19add stm32f103 mini v2.0 boardhathach
2021-08-19group stm32f1 boardhathach
2021-08-19merge waveshare to h7 familyhathach
2021-08-15Merge pull request #959 from KarlK90/gd32vf103-support-tiny-usbHa Thach
2021-08-15change toolchain to riscv-none-embed-gcc-xpack for cihathach
2021-08-15move gd32vf103 to its own familyhathach
2021-08-09Update systick reload valueStefan Kerkmann
2021-08-07Minor style changesStefan Kerkmann
2021-08-07Code style changesStefan Kerkmann
2021-08-07Use functions provided by the nuclei-sdk halStefan Kerkmann
2021-08-07Correctly initialize and handle the system tickStefan Kerkmann
2021-08-07Remove unsuitable clock configurations from init codeStefan Kerkmann
2021-08-07Use nuclei-sdk functions for init codeStefan Kerkmann