summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2024-11-29update regression_test.ymlMohamed AYED
fix github usbx regression test action issue uses: azure-rtos/threadx/.github/workflows/regression_template.yml@master --> uses: eclipse-threadx/threadx/.github/workflows/regression_template.yml@master
2024-03-10Update hardware-or-architecture-support.mdStefan Wick
2024-03-10Update feature_request.mdStefan Wick
2024-03-10Update bug_report.mdStefan Wick
2023-12-01Fixed standalone device HID issue and enable all tests by default. (#129)CQ Xiao
* Fixed device hid receiver save position issue. * Enable all tests by default.
2023-11-28Add regression tests. (#126)CQ Xiao
Add regression tests (auto triggered on PR, manually triggered in forked branch).
2022-11-15Update issue templatesLiya Du