summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-06-12Use correct definition.Tinic Uro
2024-06-12Fix pin definitions.Tinic Uro
2024-06-12Merge branch 'hathach:master' into mastertinic
2024-06-12Make it work.Tinic Uro
2024-06-12Add missing files.Tinic Uro
2024-06-12Add stm32u545nucleo board.Tinic Uro
2024-06-06add c6 devkit, tested with max3421ehathach
2024-05-31Merge branch 'master' of https://github.com/hathach/tinyusb into rx_fbHiFiPhile
2024-05-24increase version as pre-releases, still need more clean up before actual relesaehathach
2024-05-24change default clock to 144mhzhathach
2024-05-24add ch32 support for fsdev driver. v20x can select fsdev or usbfs with make/c...hathach
2024-05-24wch usbfs/usbhs need to specify which driver to use. for v307 default to high...hathach
2024-05-21- minor update to ep_set_response_and_toggle/xfer_data_packethathach
2024-05-20use correct wch usbhs, usbfs for ch32v307 using CFG_TUD_MAX_SPEEDhathach
2024-05-20- update ch203 family to allow to specify flash and ram size. Introducehathach
2024-05-20temp codehathach
2024-05-16change default risv-gcc to riscv-none-elf- and add _zicsr extensionhathach
2024-05-15add CH32V20x USB OTG/FS driverMatthew Tran
2024-05-15implement max3421e hcd_edpt_abort_xfer()hathach
2024-05-13Ci tweak3 (#2643)Ha Thach
2024-05-11Merge remote-tracking branch 'remotes/tinyusb/master' into rx_fbHiFiPhile
2024-05-10More ci tweak (#2636)Ha Thach
2024-05-10Merge remote-tracking branch 'remotes/tinyusb/master' into rx_fbHiFiPhile
2024-05-09Rework ci (#2631)Ha Thach
2024-05-08Merge remote-tracking branch 'remotes/tinyusb/master' into rx_fbHiFiPhile
2024-05-06fix typohathach
2024-05-06temp fix for mm32 redundant-decls of SystemCoreClockhathach
2024-05-06add cmake for mm32, remove mm32 bluepill since it is custom/reworked board (n...hathach
2024-05-06update flash openocdhathach
2024-05-04add cmake for samg55hathach
2024-05-04add cmake for f1c100shathach
2024-05-03mm32 temphathach
2024-05-03fix cihathach
2024-05-03add cmake for xmc4000hathach
2024-05-03add cmake for tm4chathach
2024-05-03rename to samd5x_e5xhathach
2024-05-03merge samd51 and same5xhathach
2024-05-03- add cmake to samd11hathach
2024-05-03add missing FreeRTOSConfig.hhathach
2024-05-03add cmake for stm32wbhathach
2024-05-03fix missing linker entry with cmake for broadcom familyhathach
2024-05-03add cmake for saml2xhathach
2024-05-02add cmake to msp432e4hathach
2024-05-02add cmake to lpc51hathach
2024-05-02add cmake for lpc15hathach
2024-05-02add cmake to lpc1347hathach
2024-05-02add cmake for lpc11hathach
2024-05-02add cmake for kinetis k32l2 familyhathach
2024-05-02add cmake for broadcom 64-bit, like 32-bit it compiles but text is only 8 byt...hathach
2024-05-02add cmake for pi zero (renamed from pi zero_w), build but the flash size seem...hathach