Init
parents
Showing
.gitignore
0 → 100644
CORE/core_cm3.c
0 → 100644
This diff is collapsed.
Click to expand it.
CORE/core_cm3.h
0 → 100644
This diff is collapsed.
Click to expand it.
CORE/startup_stm32f10x_hd.s
0 → 100644
This diff is collapsed.
Click to expand it.
CORE/startup_stm32f10x_ld.s
0 → 100644
This diff is collapsed.
Click to expand it.
CORE/startup_stm32f10x_md.s
0 → 100644
This diff is collapsed.
Click to expand it.
HAL/HAL_uart.c
0 → 100644
HAL/HAL_uart.h
0 → 100644
HAL/delay/delay.c
0 → 100644
HAL/delay/delay.h
0 → 100644
HAL/sx1276-board.c
0 → 100644
This diff is collapsed.
Click to expand it.
HAL/sx1276-board.h
0 → 100644
MDKProject/SX127xDriver.uvoptx
0 → 100644
This diff is collapsed.
Click to expand it.
MDKProject/SX127xDriver.uvprojx
0 → 100644
This diff is collapsed.
Click to expand it.
STM32F10x_FWLib/inc/misc.h
0 → 100644
STM32F10x_FWLib/inc/stm32f10x_adc.h
0 → 100644
This diff is collapsed.
Click to expand it.
STM32F10x_FWLib/inc/stm32f10x_bkp.h
0 → 100644
STM32F10x_FWLib/inc/stm32f10x_can.h
0 → 100644
This diff is collapsed.
Click to expand it.
STM32F10x_FWLib/inc/stm32f10x_cec.h
0 → 100644
STM32F10x_FWLib/inc/stm32f10x_crc.h
0 → 100644
STM32F10x_FWLib/inc/stm32f10x_dac.h
0 → 100644
This diff is collapsed.
Click to expand it.
STM32F10x_FWLib/inc/stm32f10x_dbgmcu.h
0 → 100644
STM32F10x_FWLib/inc/stm32f10x_dma.h
0 → 100644
This diff is collapsed.
Click to expand it.
STM32F10x_FWLib/inc/stm32f10x_exti.h
0 → 100644
STM32F10x_FWLib/inc/stm32f10x_flash.h
0 → 100644
This diff is collapsed.
Click to expand it.
STM32F10x_FWLib/inc/stm32f10x_fsmc.h
0 → 100644
This diff is collapsed.
Click to expand it.
STM32F10x_FWLib/inc/stm32f10x_gpio.h
0 → 100644
This diff is collapsed.
Click to expand it.
STM32F10x_FWLib/inc/stm32f10x_i2c.h
0 → 100644
This diff is collapsed.
Click to expand it.
STM32F10x_FWLib/inc/stm32f10x_iwdg.h
0 → 100644
STM32F10x_FWLib/inc/stm32f10x_pwr.h
0 → 100644
STM32F10x_FWLib/inc/stm32f10x_rcc.h
0 → 100644
This diff is collapsed.
Click to expand it.
STM32F10x_FWLib/inc/stm32f10x_rtc.h
0 → 100644
STM32F10x_FWLib/inc/stm32f10x_sdio.h
0 → 100644
This diff is collapsed.
Click to expand it.
STM32F10x_FWLib/inc/stm32f10x_spi.h
0 → 100644
This diff is collapsed.
Click to expand it.
STM32F10x_FWLib/inc/stm32f10x_tim.h
0 → 100644
This diff is collapsed.
Click to expand it.
STM32F10x_FWLib/inc/stm32f10x_usart.h
0 → 100644
This diff is collapsed.
Click to expand it.
STM32F10x_FWLib/inc/stm32f10x_wwdg.h
0 → 100644
STM32F10x_FWLib/src/misc.c
0 → 100644
STM32F10x_FWLib/src/stm32f10x_adc.c
0 → 100644
This diff is collapsed.
Click to expand it.
STM32F10x_FWLib/src/stm32f10x_bkp.c
0 → 100644
STM32F10x_FWLib/src/stm32f10x_can.c
0 → 100644
This diff is collapsed.
Click to expand it.
STM32F10x_FWLib/src/stm32f10x_cec.c
0 → 100644
This diff is collapsed.
Click to expand it.
STM32F10x_FWLib/src/stm32f10x_crc.c
0 → 100644
STM32F10x_FWLib/src/stm32f10x_dac.c
0 → 100644
This diff is collapsed.
Click to expand it.
STM32F10x_FWLib/src/stm32f10x_dbgmcu.c
0 → 100644
STM32F10x_FWLib/src/stm32f10x_dma.c
0 → 100644
This diff is collapsed.
Click to expand it.
STM32F10x_FWLib/src/stm32f10x_exti.c
0 → 100644
STM32F10x_FWLib/src/stm32f10x_flash.c
0 → 100644
This diff is collapsed.
Click to expand it.
STM32F10x_FWLib/src/stm32f10x_fsmc.c
0 → 100644
This diff is collapsed.
Click to expand it.
STM32F10x_FWLib/src/stm32f10x_gpio.c
0 → 100644
This diff is collapsed.
Click to expand it.
STM32F10x_FWLib/src/stm32f10x_i2c.c
0 → 100644
This diff is collapsed.
Click to expand it.
STM32F10x_FWLib/src/stm32f10x_iwdg.c
0 → 100644
STM32F10x_FWLib/src/stm32f10x_pwr.c
0 → 100644
STM32F10x_FWLib/src/stm32f10x_rcc.c
0 → 100644
This diff is collapsed.
Click to expand it.
STM32F10x_FWLib/src/stm32f10x_rtc.c
0 → 100644
STM32F10x_FWLib/src/stm32f10x_sdio.c
0 → 100644
This diff is collapsed.
Click to expand it.
STM32F10x_FWLib/src/stm32f10x_spi.c
0 → 100644
This diff is collapsed.
Click to expand it.
STM32F10x_FWLib/src/stm32f10x_tim.c
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
STM32F10x_FWLib/src/stm32f10x_usart.c
0 → 100644
This diff is collapsed.
Click to expand it.
STM32F10x_FWLib/src/stm32f10x_wwdg.c
0 → 100644
USER/main.c
0 → 100644
This diff is collapsed.
Click to expand it.
USER/stm32f10x.h
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
USER/stm32f10x_conf.h
0 → 100644
USER/stm32f10x_it.c
0 → 100644
USER/stm32f10x_it.h
0 → 100644
USER/system_stm32f10x.c
0 → 100644
This diff is collapsed.
Click to expand it.
USER/system_stm32f10x.h
0 → 100644
This diff is collapsed.
Click to expand it.
USMART/readme.txt
0 → 100644
This diff is collapsed.
Click to expand it.
USMART/usmart.c
0 → 100644
This diff is collapsed.
Click to expand it.
USMART/usmart.h
0 → 100644
This diff is collapsed.
Click to expand it.
USMART/usmart_config.c
0 → 100644
This diff is collapsed.
Click to expand it.
USMART/usmart_str.c
0 → 100644
This diff is collapsed.
Click to expand it.
USMART/usmart_str.h
0 → 100644
This diff is collapsed.
Click to expand it.
cleanTmpFile.bat
0 → 100644
This diff is collapsed.
Click to expand it.
doc/SX127x驱动使用说明.pdf
0 → 100644
This diff is collapsed.
Click to expand it.
radio/radio.h
0 → 100644
This diff is collapsed.
Click to expand it.
radio/sx1276/sx1276.c
0 → 100644
This diff is collapsed.
Click to expand it.
radio/sx1276/sx1276.h
0 → 100644
This diff is collapsed.
Click to expand it.
radio/sx1276/sx1276Regs-Fsk.h
0 → 100644
This diff is collapsed.
Click to expand it.
radio/sx1276/sx1276Regs-LoRa.h
0 → 100644
This diff is collapsed.
Click to expand it.
readme.txt
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment