summaryrefslogtreecommitdiff
path: root/hw/bsp
AgeCommit message (Expand)Author
2023-01-12rename driver with dcd_ to be consitent with other portshathach
2023-01-12add note for openocd with wch, also add wch-riscv.cfghathach
2023-01-08temporarily suppress redundant-decls due to USART_Printf_Init()hathach
2023-01-07Merge branch 'master' into ch32v307Ha Thach
2022-12-13Fix ifdefs for disabled uart stdio in rp2040 familyLouis Burda
2022-12-04more typoshathach
2022-12-04Fix typosBastien Nocera
2022-11-30More configurable board optionsGordon McNab
2022-11-30Fix script issues with paths including spaces from env variable.Gordon McNab
2022-11-30Merge branch 'hathach:master' into port-ft90xGordon McNab
2022-11-30Add FT9xx for cdc_dual_portsGordon McNab
2022-11-29Fix transfers issues with FT9xxGordon McNab
2022-11-28Fix issue with the CDC SetLineCoding requestGordon McNab
2022-11-24Added board description for electro-smith daisy seedAdrian Scripca
2022-11-21Merge branch 'master' into midihostAndrzej Tokarski
2022-11-21add board_getchar() for non-blocking getchar()hathach
2022-11-21host msc example work well with rp2040 pio-usbhathach
2022-11-19Merge branch 'hathach:master' into midihostAndrzej Tokarski
2022-11-18update uart read for lpc18/43 for testinghathach
2022-11-13Add MIDI host support to tinyusbrppicomidi
2022-11-08Fix FREERTOS USB IRQ priority.Mengsk
2022-11-07Fix DCD build.Mengsk
2022-11-07Merge branch 'master' of https://github.com/hathach/tinyusb into bsp_412Mengsk
2022-11-07Add support for STM32L412.Mengsk
2022-11-07Merge pull request #1718 from hfegran/efm32_freertos_port_fixHa Thach
2022-11-06rename PIO_USB_PIN_DP to PIO_USB_DP_PIN and change from 2 to 20 & moved to bo...hathach
2022-11-04remove CFG_TUSB_DEBUG from tinyusb_common_basehathach
2022-11-03Fixed wrong FreeRTOS port for EFM32GG12Henrik Fegran
2022-10-24Merge pull request #1676 from tswan-quasi/masterHa Thach
2022-10-24use dummy for all ZLP for ip3511, fix lpc55 build with DEBUG=1hathach
2022-10-13Add support for STM32U5 mcuLynnL4
2022-08-03add 'stm32l052dap52' (STM32L052K8 MCU) board targetPeter Lawrence
2022-07-12disable bad gcc 6 warninggraham sanderson
2022-07-12RP@040: rework CMake for compiler warningsgraham sanderson
2022-07-11Merge pull request #1543 from robert-hh/1170_0.13.0Ha Thach
2022-07-11fix rt1050 evk build with latest mcu-sdkhathach
2022-07-01Merge pull request #1544 from hathach/ci-parallel-buildHa Thach
2022-07-01add get-dependencies.pyhathach
2022-07-01mimxrt: Change OPT_MCU_MIMXRT1xXX to OPT_MCU_MIMXRT.robert-hh
2022-06-30mimxrt: Add/change definitions for MIMXRT11XX boards.robert-hh
2022-06-29Let to define CFG_BOARD_UART_BAUDRATE in CMakePawel Hryniszak
2022-06-29Merge pull request #1539 from hathach/improve-ciHa Thach
2022-06-29fix xmc4000 buildhathach
2022-06-29fix end symbol for samx7x and same5xhathach
2022-06-29remove redundant rp2040 boards, all boards supported by pico-sdk already supp...hathach
2022-06-29fix buid_board.py scripthathach
2022-06-28update rp2040 warningshathach
2022-06-28Merge branch 'master' into rp2040_warninghathach
2022-06-27rework suppress_tinyusb_warningsgraham sanderson
2022-06-27fix most warnings with rp2040 -wconversionhathach