1 Star 0 Fork 0

橘子皮 / PandoraIot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 4.56 KB
一键复制 编辑 原始数据 按行查看 历史
橘子皮 提交于 2024-01-04 13:33 . 1. 增加忽略文件
MDK-ARM/PandoraIot.uvguix.zzl28
MDK-ARM/startup_stm32l475xx.lst
MDK-ARM/.vscode/c_cpp_properties.json
MDK-ARM/.vscode/keil-assistant.log
MDK-ARM/.vscode/uv4.log.lock
MDK-ARM/DebugConfig/PandoraIot_STM32L475VETx.dbgconf
MDK-ARM/PandoraIot/gpio.crf
MDK-ARM/PandoraIot/gpio.d
MDK-ARM/PandoraIot/gpio.o
MDK-ARM/PandoraIot/main.crf
MDK-ARM/PandoraIot/main.d
MDK-ARM/PandoraIot/main.o
MDK-ARM/PandoraIot/PandoraIot.axf
MDK-ARM/PandoraIot/PandoraIot.build_log.htm
MDK-ARM/PandoraIot/PandoraIot.hex
MDK-ARM/PandoraIot/PandoraIot.htm
MDK-ARM/PandoraIot/PandoraIot.lnp
MDK-ARM/PandoraIot/PandoraIot.map
MDK-ARM/PandoraIot/PandoraIot.sct
MDK-ARM/PandoraIot/PandoraIot_PandoraIot.dep
MDK-ARM/PandoraIot/startup_stm32l475xx.d
MDK-ARM/PandoraIot/startup_stm32l475xx.o
MDK-ARM/PandoraIot/stm32l4xx_hal.crf
MDK-ARM/PandoraIot/stm32l4xx_hal.d
MDK-ARM/PandoraIot/stm32l4xx_hal.o
MDK-ARM/PandoraIot/stm32l4xx_hal_cortex.crf
MDK-ARM/PandoraIot/stm32l4xx_hal_cortex.d
MDK-ARM/PandoraIot/stm32l4xx_hal_cortex.o
MDK-ARM/PandoraIot/stm32l4xx_hal_dma.crf
MDK-ARM/PandoraIot/stm32l4xx_hal_dma.d
MDK-ARM/PandoraIot/stm32l4xx_hal_dma.o
MDK-ARM/PandoraIot/stm32l4xx_hal_dma_ex.crf
MDK-ARM/PandoraIot/stm32l4xx_hal_dma_ex.d
MDK-ARM/PandoraIot/stm32l4xx_hal_dma_ex.o
MDK-ARM/PandoraIot/stm32l4xx_hal_exti.crf
MDK-ARM/PandoraIot/stm32l4xx_hal_exti.d
MDK-ARM/PandoraIot/stm32l4xx_hal_exti.o
MDK-ARM/PandoraIot/stm32l4xx_hal_flash.crf
MDK-ARM/PandoraIot/stm32l4xx_hal_flash.d
MDK-ARM/PandoraIot/stm32l4xx_hal_flash.o
MDK-ARM/PandoraIot/stm32l4xx_hal_flash_ex.crf
MDK-ARM/PandoraIot/stm32l4xx_hal_flash_ex.d
MDK-ARM/PandoraIot/stm32l4xx_hal_flash_ex.o
MDK-ARM/PandoraIot/stm32l4xx_hal_flash_ramfunc.crf
MDK-ARM/PandoraIot/stm32l4xx_hal_flash_ramfunc.d
MDK-ARM/PandoraIot/stm32l4xx_hal_flash_ramfunc.o
MDK-ARM/PandoraIot/stm32l4xx_hal_gpio.crf
MDK-ARM/PandoraIot/stm32l4xx_hal_gpio.d
MDK-ARM/PandoraIot/stm32l4xx_hal_gpio.o
MDK-ARM/PandoraIot/stm32l4xx_hal_msp.crf
MDK-ARM/PandoraIot/stm32l4xx_hal_msp.d
MDK-ARM/PandoraIot/stm32l4xx_hal_msp.o
MDK-ARM/PandoraIot/stm32l4xx_hal_pwr.crf
MDK-ARM/PandoraIot/stm32l4xx_hal_pwr.d
MDK-ARM/PandoraIot/stm32l4xx_hal_pwr.o
MDK-ARM/PandoraIot/stm32l4xx_hal_pwr_ex.crf
MDK-ARM/PandoraIot/stm32l4xx_hal_pwr_ex.d
MDK-ARM/PandoraIot/stm32l4xx_hal_pwr_ex.o
MDK-ARM/PandoraIot/stm32l4xx_hal_rcc.crf
MDK-ARM/PandoraIot/stm32l4xx_hal_rcc.d
MDK-ARM/PandoraIot/stm32l4xx_hal_rcc.o
MDK-ARM/PandoraIot/stm32l4xx_hal_rcc_ex.crf
MDK-ARM/PandoraIot/stm32l4xx_hal_rcc_ex.d
MDK-ARM/PandoraIot/stm32l4xx_hal_rcc_ex.o
MDK-ARM/PandoraIot/stm32l4xx_hal_tim.crf
MDK-ARM/PandoraIot/stm32l4xx_hal_tim.d
MDK-ARM/PandoraIot/stm32l4xx_hal_tim.o
MDK-ARM/PandoraIot/stm32l4xx_hal_tim_ex.crf
MDK-ARM/PandoraIot/stm32l4xx_hal_tim_ex.d
MDK-ARM/PandoraIot/stm32l4xx_hal_tim_ex.o
MDK-ARM/PandoraIot/stm32l4xx_it.crf
MDK-ARM/PandoraIot/stm32l4xx_it.d
MDK-ARM/PandoraIot/stm32l4xx_it.o
MDK-ARM/PandoraIot/system_stm32l4xx.crf
MDK-ARM/PandoraIot/system_stm32l4xx.d
MDK-ARM/PandoraIot/system_stm32l4xx.o
MDK-ARM/PandoraIot/task_loop.crf
MDK-ARM/PandoraIot/task_loop.d
MDK-ARM/PandoraIot/task_loop.o
MDK-ARM/RTE/_PandoraIot/RTE_Components.h
MDK-ARM/EventRecorderStub.scvd
MDK-ARM/PandoraIot/ExtDll.iex
MDK-ARM/.vscode/uv4.log
MDK-ARM/PandoraIot/led.crf
MDK-ARM/PandoraIot/led.d
MDK-ARM/PandoraIot/led.o
MDK-ARM/PandoraIot/bsp_usart.crf
MDK-ARM/PandoraIot/bsp_usart.d
MDK-ARM/PandoraIot/bsp_usart.o
MDK-ARM/PandoraIot/stm32l4xx_hal_uart.crf
MDK-ARM/PandoraIot/stm32l4xx_hal_uart.d
MDK-ARM/PandoraIot/stm32l4xx_hal_uart.o
MDK-ARM/PandoraIot/stm32l4xx_hal_uart_ex.crf
MDK-ARM/PandoraIot/stm32l4xx_hal_uart_ex.d
MDK-ARM/PandoraIot/stm32l4xx_hal_uart_ex.o
MDK-ARM/PandoraIot/usart.crf
MDK-ARM/PandoraIot/usart.d
MDK-ARM/PandoraIot/usart.o
MDK-ARM/PandoraIot/buzzer.crf
MDK-ARM/PandoraIot/buzzer.d
MDK-ARM/PandoraIot/buzzer.o
MDK-ARM/PandoraIot/bsp_tim.crf
MDK-ARM/PandoraIot/bsp_tim.d
MDK-ARM/PandoraIot/bsp_tim.o
MDK-ARM/PandoraIot/key_check.crf
MDK-ARM/PandoraIot/key_check.d
MDK-ARM/PandoraIot/key_check.o
MDK-ARM/PandoraIot/key_feedback.crf
MDK-ARM/PandoraIot/key_feedback.d
MDK-ARM/PandoraIot/key_feedback.o
MDK-ARM/PandoraIot/key_handle.crf
MDK-ARM/PandoraIot/key_handle.d
MDK-ARM/PandoraIot/key_handle.o
MDK-ARM/PandoraIot/tim.crf
MDK-ARM/PandoraIot/tim.d
MDK-ARM/PandoraIot/tim.o
MDK-ARM/PandoraIot/spi.crf
MDK-ARM/PandoraIot/spi.d
MDK-ARM/PandoraIot/spi.o
MDK-ARM/PandoraIot/stm32l4xx_hal_spi.crf
MDK-ARM/PandoraIot/stm32l4xx_hal_spi.d
MDK-ARM/PandoraIot/stm32l4xx_hal_spi.o
MDK-ARM/PandoraIot/stm32l4xx_hal_spi_ex.crf
MDK-ARM/PandoraIot/stm32l4xx_hal_spi_ex.d
MDK-ARM/PandoraIot/stm32l4xx_hal_spi_ex.o
MDK-ARM/PandoraIot/lcd_st7789v2.crf
MDK-ARM/PandoraIot/lcd_st7789v2.d
MDK-ARM/PandoraIot/lcd_st7789v2.o
1
https://gitee.com/poplarspace/pandora-iot.git
git@gitee.com:poplarspace/pandora-iot.git
poplarspace
pandora-iot
PandoraIot
master

搜索帮助