Files
tinyusb/.gitignore
2026-02-03 08:22:02 +00:00

68 lines
823 B
Plaintext

html
latex
*.a
*.d
*.o
*.P
*.axf
*.bin
*.elf
*.env
*.ind
*.log
*.map
*.obj
*.jlink
*.emSession
*.ninja*
*.eww
*.ewp
*.ewt
*.ewd
*.hex
.venv/
cmake_install.cmake
CMakeCache.txt
settings/
.settings/
.vscode/
.gdb_history
/examples/*/*/build*
test_old/
tests_obsolete/
_build/
build/
/examples/*/*/ses
/examples/*/*/ozone
/examples/obsolete
hw/bsp/**/cubemx/*/
.mxproject
# coverity intermediate files
cov-int
# cppcheck build directories
*-build-dir
/_bin/
__pycache__
cmake-build/
cmake-build-*
sdkconfig
.PVS-Studio
.vscode/
CMakeFiles
Debug
RelWithDebInfo
Release
BrowseInfo
.cmake_build
README_processed.rst
# External dependencies fetched by get_deps.py
hw/mcu/raspberry_pi/Pico-PIO-USB/
hw/mcu/st/cmsis_device_f4/
hw/mcu/st/stm32f4xx_hal_driver/
lib/CMSIS_5/
lib/FreeRTOS-Kernel/
lib/lwip/
tools/linkermap/
tools/uf2/