89 lines
1.7 KiB
Plaintext
89 lines
1.7 KiB
Plaintext
html
|
|
latex
|
|
*.d
|
|
*.o
|
|
*.P
|
|
*.map
|
|
*.axf
|
|
*.bin
|
|
*.jlink
|
|
*.emSession
|
|
*.elf
|
|
*.ind
|
|
.env
|
|
.settings/
|
|
.vscode/
|
|
.gdb_history
|
|
/examples/*/*/build*
|
|
test_old/
|
|
tests_obsolete/
|
|
_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-*
|
|
sdkconfig
|
|
|
|
# submodules
|
|
hw/mcu/allwinner
|
|
hw/mcu/bridgetek/ft9xx/ft90x-sdk
|
|
hw/mcu/broadcom
|
|
hw/mcu/gd/nuclei-sdk
|
|
hw/mcu/infineon/mtb-xmclib-cat3
|
|
hw/mcu/microchip
|
|
hw/mcu/mindmotion/mm32sdk
|
|
hw/mcu/nordic/nrfx
|
|
hw/mcu/nuvoton
|
|
hw/mcu/nxp/lpcopen
|
|
hw/mcu/nxp/mcux-sdk
|
|
hw/mcu/nxp/nxp_sdk
|
|
hw/mcu/raspberry_pi/Pico-PIO-USB
|
|
hw/mcu/renesas/rx
|
|
hw/mcu/silabs/cmsis-dfp-efm32gg12b
|
|
hw/mcu/sony/cxd56/spresense-exported-sdk
|
|
hw/mcu/st/cmsis_device_f0
|
|
hw/mcu/st/cmsis_device_f1
|
|
hw/mcu/st/cmsis_device_f2
|
|
hw/mcu/st/cmsis_device_f3
|
|
hw/mcu/st/cmsis_device_f4
|
|
hw/mcu/st/cmsis_device_f7
|
|
hw/mcu/st/cmsis_device_g0
|
|
hw/mcu/st/cmsis_device_g4
|
|
hw/mcu/st/cmsis_device_h7
|
|
hw/mcu/st/cmsis_device_l0
|
|
hw/mcu/st/cmsis_device_l1
|
|
hw/mcu/st/cmsis_device_l4
|
|
hw/mcu/st/cmsis_device_l5
|
|
hw/mcu/st/cmsis_device_u5
|
|
hw/mcu/st/cmsis_device_wb
|
|
hw/mcu/st/stm32f0xx_hal_driver
|
|
hw/mcu/st/stm32f1xx_hal_driver
|
|
hw/mcu/st/stm32f2xx_hal_driver
|
|
hw/mcu/st/stm32f3xx_hal_driver
|
|
hw/mcu/st/stm32f4xx_hal_driver
|
|
hw/mcu/st/stm32f7xx_hal_driver
|
|
hw/mcu/st/stm32g0xx_hal_driver
|
|
hw/mcu/st/stm32g4xx_hal_driver
|
|
hw/mcu/st/stm32h7xx_hal_driver
|
|
hw/mcu/st/stm32l0xx_hal_driver
|
|
hw/mcu/st/stm32l1xx_hal_driver
|
|
hw/mcu/st/stm32l4xx_hal_driver
|
|
hw/mcu/st/stm32l5xx_hal_driver
|
|
hw/mcu/st/stm32u5xx_hal_driver
|
|
hw/mcu/st/stm32wbxx_hal_driver
|
|
hw/mcu/ti
|
|
hw/mcu/wch/ch32v307
|
|
lib/CMSIS_5
|
|
lib/FreeRTOS-Kernel
|
|
lib/lwip
|
|
lib/sct_neopixel
|
|
tools/uf2
|