summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-17use USBD_MemCopy.Mengsk
2021-08-16Merge pull request #1023 from hathach/nrf-suspend-resumeHa Thach
2021-08-16add note for renesas rx remote wakeuphathach
2021-08-16complete suspend, resume, remote wakeup for nrf52hathach
2021-08-15Merge pull request #959 from KarlK90/gd32vf103-support-tiny-usbHa Thach
2021-08-15skip freertos example for gd32vf103hathach
2021-08-15change toolchain to riscv-none-embed-gcc-xpack for cihathach
2021-08-15add gd32vf103 to riscv cihathach
2021-08-15move gd32vf103 to its own familyhathach
2021-08-14Merge pull request #1021 from tringis/fix-synopsys-change-addrHa Thach
2021-08-14synopsys clear DAD on bus_resethathach
2021-08-13Fix dcd_set_address bug when called more than once with differentTobias Ringström
2021-08-13Merge pull request #1019 from kasjer/kasjer/da1469x-fix-no-vbus-startupHa Thach
2021-08-13Merge pull request #956 from kkitayam/fix_audio_format_for_renesas_rxHa Thach
2021-08-12da1469x: Fix no VBUS startupJerzy Kasenberg
2021-08-11Merge pull request #1013 from kasjer/kasjer/da1469x-fix-register-file-dependencyHa Thach
2021-08-10dcd_da1469x: Use mcu.h instead of MCU specific headerJerzy Kasenberg
2021-08-10Merge pull request #1012 from hathach/fix-newline-keycode-usageHa Thach
2021-08-10correct newline usage keycode (ENTER 0x28)hathach
2021-08-10Merge pull request #1011 from hathach/correct-hid-inout-exampleHa Thach
2021-08-10update node script to always shift dummy reportID like pythonhathach
2021-08-09Update systick reload valueStefan Kerkmann
2021-08-09fix hid_test.py for hid inout to correctly preceeded with dummy reportIDhathach
2021-08-09Merge pull request #1004 from ctag-fh-kiel/masterHa Thach
2021-08-08STM32L151 portable driver adaptationsRobert Manzke
2021-08-07Minor style changesStefan Kerkmann
2021-08-07Use linear buffer for GD32VF103Stefan Kerkmann
2021-08-07Remove unnecessary define guardStefan 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
2021-08-07Cleanup include paths and use linker files from nuclei-sdkStefan Kerkmann
2021-08-07Remove redundant linker filesStefan Kerkmann
2021-08-07Add correct endpoint count for GD32VF103Stefan Kerkmann
2021-08-07Remove dependencies to external libraries for the dcd driverStefan Kerkmann
2021-08-06Merge pull request #985 from HiFiPhile/same70Ha Thach
2021-08-06Merge pull request #1000 from hathach/more-docHa Thach
2021-08-05update link to docs.tinyusb.orghathach
2021-08-05change webusb-serial landing pagehathach
2021-08-05Minor fix.MasterPhi
2021-08-05add html extra for webusb examplehathach
2021-08-05rename to .readthedocs.yamlhathach
2021-08-04Merge pull request #997 from hathach/perigoso-readme-patchRafael Silva
2021-08-04readme: fix link to online documentationRafael Silva
2021-08-04Merge pull request #983 from perigoso/docsHa Thach
2021-08-03Add stm32 license headerStefan Kerkmann
2021-08-03Revert "Disable -Werror for now"Stefan Kerkmann
2021-08-03Update nuclei-sdk with __riscv_flen fixStefan Kerkmann