summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-29Merge pull request #2355 from hathach/update-hil-rp2040Ha Thach
2023-11-29Merge pull request #2271 from antoniovazquezblanco/stm32h750dkHa Thach
2023-11-29stm32h750dk: Fix IAR linker script pathAntonio Vázquez Blanco
2023-11-29stm32h750dk: More codespell in linker fileAntonio Vázquez Blanco
2023-11-29stm32h750dk: Codespell in linker fileAntonio Vázquez Blanco
2023-11-29stm32h750dk: Add linker scriptAntonio Vázquez Blanco
2023-11-29improve hil test, correct pi4 uuidhathach
2023-11-28stm32h750bdk: Fix startup and linker scriptAntonio Vázquez Blanco
2023-11-28spare checkout test/hil and correct hil_pi4 uuidhathach
2023-11-28fixed pi4 hil test elf locationhathach
2023-11-28update hil for pi4 to use new hil_test.pyhathach
2023-11-24Merge pull request #2343 from hathach/release-0.16.00.16.0Ha Thach
2023-11-24update changelog for 0.16.0hathach
2023-11-24bump up pio-usbhathach
2023-11-24update doc, move sponsor to top of the pagehathach
2023-11-24update release versionhathach
2023-11-24minor dochathach
2023-11-24Merge pull request #2340 from hathach/hid-set-protocol-prHa Thach
2023-11-24Merge pull request #2303 from projectgus/feature/isr_event_hookHa Thach
2023-11-24minor updatehathach
2023-11-24add tuh_hid_set_default_protocol() to set default USB host HID protocolXudong Zheng
2023-11-24add optional event hook callback tud_event_hook_cb() and tuh_event_hook_cb()hathach
2023-11-24Merge branch 'master' into feature/isr_event_hookhathach
2023-11-24Merge pull request #2279 from antoniovazquezblanco/bthHa Thach
2023-11-24rename to CFG_TUD_BTH_HISTORICAL_COMPATIBLE, move CFG_TUD_BTH_ISO_ALT_COUNT t...hathach
2023-11-24Merge branch 'master' into bthhathach
2023-11-24Merge pull request #2278 from Krasutski/feature/ch32f20xHa Thach
2023-11-24fix pre-commit end of filehathach
2023-11-24fix make buildhathach
2023-11-24stm32h750dk: Initial supportAntonio Vázquez Blanco
2023-11-24Merge branch 'master' into feature/ch32f20xHa Thach
2023-11-23Merge pull request #2339 from hathach/move-build-fileHa Thach
2023-11-23move make.mk and rules.mk to build_system/makehathach
2023-11-23move tools/cmake to examples/build_systemhathach
2023-11-23minor-updatehathach
2023-11-23make nanolib linking explicitly by each family/boardhathach
2023-11-23correct gcc version major comparisonhathach
2023-11-23rename build_family.py to build_make.pyhathach
2023-11-23move make to examples/build_systemhathach
2023-11-23Add optional hooks for DCD and HCD eventsAngus Gratton
2023-11-23Merge pull request #2336 from hathach/fix-h7-otg_fs-wfiHa Thach
2023-11-22fix h7 running on fullspeed phy has issue with WFI if not disable ULPI clockhathach
2023-11-22update clock setup for H743 evalhathach
2023-11-22Merge pull request #2335 from hathach/update-imxrt-usbphyHa Thach
2023-11-22add spec version to dwc2 infohathach
2023-11-22correctly use xtal for initialize usbphy, rt1170 usb is workinghathach
2023-11-22minor update board.hhathach
2023-11-22Merge pull request #2334 from hathach/fix-cond-typoHa Thach
2023-11-22fix typo in cdc line coding enumhathach
2023-11-21Merge pull request #2331 from hathach/add-featherwing-max3421eHa Thach