summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-19clang build board test with h743hathach
2024-04-19run config updatehathach
2024-04-19update cmake buildhathach
2024-04-19cmake detect toolchain based on -DCMAKE_C_COMPILERhathach
2024-04-18Merge pull request #2603 from hathach/nrf-code-formatHa Thach
2024-04-18[add]Add rtthread script support to better integrate into rtthread projects.Rbb666
2024-04-16code formathathach
2024-04-16Merge pull request #2354 from slark-yuxj/masterHa Thach
2024-04-16Merge pull request #2263 from rgrr/compile-with-old-nordic-sdkHa Thach
2024-04-16fix pre-commithathach
2024-04-16skip symlink in pre-commithathach
2024-04-16fix: memory leak: bufyuxiaojun
2024-04-16- in case of mdk conflict to use nrfx v2hathach
2024-04-16revert nvic changeshathach
2024-04-16catch all nrfx versions with an old APIHardy Griech
2024-04-16softdevice nvic calls only if old SDKHardy Griech
2024-04-16make it compile also with old Nordic SDKHardy Griech
2024-04-16Merge pull request #1685 from battlesnake/st_synopsys_sofHa Thach
2024-04-16Merge pull request #1662 from Erlkoenig90/check-usbd-queue-overflowHa Thach
2024-04-16minor update to sofhathach
2024-04-16Merge pull request #1537 from pigrew/endpoint_haltHa Thach
2024-04-16add TU_ASSERT() to check for adding new usb eventhathach
2024-04-16don't check local endpoint stalled status, just carry the request for host.hathach
2024-04-16USBD: When SET_FEATURE(ENDPOINT_HALT), the DTOG must be reset.NConrad
2024-04-16Merge pull request #2588 from hathach/support-ra2a1Ha Thach
2024-04-15revert to use __builtin_ctz() for optimized timehathach
2024-04-15Merge pull request #2134 from clhenry/non-bus-powered-re-enumerationHa Thach
2024-04-15update msp430 make buildhathach
2024-04-15install ninja build for msp430hathach
2024-04-15use cmake to build msp430hathach
2024-04-15add blocking delay for msp430 with max 25mhzhathach
2024-04-12add cmake support for msp430hathach
2024-04-12Merge pull request #2594 from hathach/more-labler-updateHa Thach
2024-04-12Merge pull request #2592 from HiFiPhile/fsdev_closeHa Thach
2024-04-12Update labeler.ymlHa Thach
2024-04-11Implement dcd_edpt_close_all()HiFiPhile
2024-04-11CleanupHiFiPhile
2024-04-11Merge pull request #2574 from HiFiPhile/fsdevHa Thach
2024-04-11Removed trailing whitespace.Clifroy Henry
2024-04-11Correctly implementing recommended workarounds for erratas USB4 and USB10.Clifroy Henry
2024-04-11Allow re-enumeration on host power cycle.Clifroy Henry
2024-04-11Resolve erroneous data on enumeration.Clifroy Henry
2024-04-11Increase bus powe stabilization delay.Clifroy Henry
2024-04-11Add non-bus-powered MSP430 re-enumeration support.Clifroy Henry
2024-04-11rename, invert logic for iso_in_sending. Also limit its usage to ISO endpointhathach
2024-04-11- remove redundant call of pcd_set_ep_rx_cnt()hathach
2024-04-11apply find_pipe() and forloop for hcdhathach
2024-04-11Merge pull request #2589 from HiFiPhile/dwc_closeHa Thach
2024-04-11Merge pull request #2591 from hathach/labeler-pull_request_targetHa Thach
2024-04-11separate flush tx/rx fifohathach