summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2025-12-10change tu_fifo_clear()/tu_edpt_stream_clear() from return bool to voidhathach
2025-12-01add linkermap to deps and linkermap tagethathach
2025-10-15fix more warningshathach
2025-09-04Create comprehensive GitHub Copilot instructions and fix pre-commit configura...Copilot
2025-03-15Update gitignore.HiFiPhile
2025-02-09Add CMake presets.HiFiPhile
2024-11-30Update .gitignoreHiFiPhile
2024-10-15RP2040 Compile Errorspschatzmann
2024-07-10enable full 224KB flash for ch32v203 with flash enhanced read mode in SystemI...hathach
2024-05-15add CH32V20x USB OTG/FS driverMatthew Tran
2024-04-27Update .gitignore.HiFiPhile
2023-10-06feat(ch32f20x): add support of ch32f20xdenis.krasutski
2023-06-20add etm trace for mcb1800hathach
2023-04-03skip .ideahathach
2023-03-29adding more cmake supporthathach
2023-03-11Merge branch 'master' into renesas-rahathach
2023-03-10add dependencies repo to git ignorehathach
2022-06-02add .vscode to gitignoreRafael Silva
2022-01-05Unify skip and only logic for build scriptsScott Shawcroft
2021-04-16Added support for Black Magic Probe (#787)Dima Barsky
2021-03-23remove ses project since it is all broken and occupies spacehathach
2021-02-09update hid_composite_freertos examplehathach
2020-04-18try build with dockerhathach
2020-04-16house keepinghathach
2019-09-15Covert macros to inline functions.Nathan Conrad
2019-09-09Ignore build artifact files.Nathan Conrad
2019-07-26gitignorehathach
2019-06-10docs clean uphathach
2019-06-10update fifo testhathach
2019-06-10remove unity as submodulehathach
2019-06-06add TU_ prefix to compiler ATTR to prevent name conflict with applicationhathach
2019-05-03reduce travis make thread to 2hathach
2018-11-25Introduce a Makefile for the OS_NONE device exampleScott Shawcroft
2018-11-22refractor device composite freertos seshathach
2018-11-14change osal_queue_receive() signaturehathach