summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-19add f1 to ci buildhathach
2021-08-19rename to stm32f103_bluepillhathach
2021-08-19add stm32f103 mini v2.0 boardhathach
2021-08-19group stm32f1 boardhathach
2021-08-19Merge pull request #1025 from hathach/add-hid-boot-exampleHa Thach
2021-08-18Merge pull request #1024 from HiFiPhile/nucHa Thach
2021-08-18Merge pull request #1020 from hathach/rp2040-disconnect-suspendHa Thach
2021-08-18correct usb memcpy for nuc120 as wellhathach
2021-08-17Merge pull request #1026 from hathach/suspend-resume-followupHa Thach
2021-08-17skipped suspend/resume if not connectedhathach
2021-08-17fix ci buildhathach
2021-08-17fix keyboard report reserved is always 0hathach
2021-08-17add hid_boot_interface examplehathach
2021-08-17Merge pull request #992 from majbthrd/net_example_pbufHa Thach
2021-08-17use USBD_MemCopy.Mengsk
2021-08-16net_lwip_webserver: further simplify pbuf_copy_partial() usagePeter Lawrence
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-12revert ready() check in claim (do it later in separated PR)hathach
2021-08-12add ready check for edpt claimhathach
2021-08-12bus_reset will reset all endpointshathach
2021-08-12da1469x: Fix no VBUS startupJerzy Kasenberg
2021-08-12white spacehathach
2021-08-12simplify hw_endpoint_init()hathach
2021-08-11more dcd clean uphathach
2021-08-11clean up endpoint set/clear stallhathach
2021-08-11rp2040 enable suspend and resume interrupthathach
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