summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
AgeCommit message (Collapse)Author
2024-10-11fix fuzzing buildhathach
2024-10-11change dcd_init() to take rhport structhathach
2024-04-16skip symlink in pre-commithathach
2023-05-23Enhance chipidea (#2075)Ha Thach
* update chipidea dcd, remove manual ep_count and use DCCPARAMS to get number of endpoint instead * add dcd dcache for chipidea * add cmake for lpc18 * add makefile build for mcx * use fork of mcu sdk * fix ci build with nrf * flash rp2040 with openocd
2023-04-03add some .idea configurationhathach
2023-03-22add tuh_hid_itf_get_info() and change tuh_cdc_itf_get_info() to use new ↵hathach
tuh_itf_info_t
2023-03-17finalizehathach
2023-03-17fix spellinghathach
2023-03-17use codespell as pre-commithathach
2023-03-17fix trailing space and new linehathach
temporarily disable codespell
2023-03-17update cihathach
- remove submodules init - pre-commit: forbid new submodule, run in ci
2023-03-16update pre-commit yamlhathach
2023-03-15add pre-commit yamlhathach