基于stm32的rtc时钟源码,可以实现rtc计时,及闹钟触发
资源文件列表
codeRTC/Doc/readme.txt , 0
codeRTC/keilkill.bat , 399
codeRTC/Libraries/CMSIS/core_cm3.c , 17273
codeRTC/Libraries/CMSIS/core_cm3.h , 85714
codeRTC/Libraries/CMSIS/startup/startup_stm32f10x_cl.s , 15766
codeRTC/Libraries/CMSIS/startup/startup_stm32f10x_hd.s , 15503
codeRTC/Libraries/CMSIS/startup/startup_stm32f10x_hd_vl.s , 15692
codeRTC/Libraries/CMSIS/startup/startup_stm32f10x_ld.s , 12376
codeRTC/Libraries/CMSIS/startup/startup_stm32f10x_ld_vl.s , 13656
codeRTC/Libraries/CMSIS/startup/startup_stm32f10x_md.s , 12765
codeRTC/Libraries/CMSIS/startup/startup_stm32f10x_md_vl.s , 14073
codeRTC/Libraries/CMSIS/startup/startup_stm32f10x_xl.s , 15955
codeRTC/Libraries/CMSIS/stm32f10x.h , 633941
codeRTC/Libraries/CMSIS/system_stm32f10x.c , 36557
codeRTC/Libraries/CMSIS/system_stm32f10x.h , 2085
codeRTC/Libraries/FWlib/inc/misc.h , 8982
codeRTC/Libraries/FWlib/inc/stm32f10x_adc.h , 21690
codeRTC/Libraries/FWlib/inc/stm32f10x_bkp.h , 7555
codeRTC/Libraries/FWlib/inc/stm32f10x_can.h , 27559
codeRTC/Libraries/FWlib/inc/stm32f10x_cec.h , 6573
codeRTC/Libraries/FWlib/inc/stm32f10x_crc.h , 2162
codeRTC/Libraries/FWlib/inc/stm32f10x_dac.h , 15233
codeRTC/Libraries/FWlib/inc/stm32f10x_dbgmcu.h , 3818
codeRTC/Libraries/FWlib/inc/stm32f10x_dma.h , 20754
codeRTC/Libraries/FWlib/inc/stm32f10x_exti.h , 6824
codeRTC/Libraries/FWlib/inc/stm32f10x_flash.h , 25445
codeRTC/Libraries/FWlib/inc/stm32f10x_fsmc.h , 27016
codeRTC/Libraries/FWlib/inc/stm32f10x_gpio.h , 20175
codeRTC/Libraries/FWlib/inc/stm32f10x_i2c.h , 30029
codeRTC/Libraries/FWlib/inc/stm32f10x_iwdg.h , 3828
codeRTC/Libraries/FWlib/inc/stm32f10x_pwr.h , 4383
codeRTC/Libraries/FWlib/inc/stm32f10x_rcc.h , 30452
codeRTC/Libraries/FWlib/inc/stm32f10x_rtc.h , 3857
codeRTC/Libraries/FWlib/inc/stm32f10x_sdio.h , 21863
codeRTC/Libraries/FWlib/inc/stm32f10x_spi.h , 17725
codeRTC/Libraries/FWlib/inc/stm32f10x_tim.h , 52427
codeRTC/Libraries/FWlib/inc/stm32f10x_usart.h , 16548
codeRTC/Libraries/FWlib/inc/stm32f10x_wwdg.h , 2966
codeRTC/Libraries/FWlib/src/misc.c , 7046
codeRTC/Libraries/FWlib/src/stm32f10x_adc.c , 47201
codeRTC/Libraries/FWlib/src/stm32f10x_bkp.c , 8463
codeRTC/Libraries/FWlib/src/stm32f10x_can.c , 45103
codeRTC/Libraries/FWlib/src/stm32f10x_cec.c , 11656
codeRTC/Libraries/FWlib/src/stm32f10x_crc.c , 3347
codeRTC/Libraries/FWlib/src/stm32f10x_dac.c , 19087
codeRTC/Libraries/FWlib/src/stm32f10x_dbgmcu.c , 5149
codeRTC/Libraries/FWlib/src/stm32f10x_dma.c , 29607
codeRTC/Libraries/FWlib/src/stm32f10x_exti.c , 6959
codeRTC/Libraries/FWlib/src/stm32f10x_flash.c , 62551
codeRTC/Libraries/FWlib/src/stm32f10x_fsmc.c , 35484
codeRTC/Libraries/FWlib/src/stm32f10x_gpio.c , 23221
codeRTC/Libraries/FWlib/src/stm32f10x_i2c.c , 45781
codeRTC/Libraries/FWlib/src/stm32f10x_iwdg.c , 4916
codeRTC/Libraries/FWlib/src/stm32f10x_pwr.c , 8759
codeRTC/Libraries/FWlib/src/stm32f10x_rcc.c , 51271
codeRTC/Libraries/FWlib/src/stm32f10x_rtc.c , 8598
codeRTC/Libraries/FWlib/src/stm32f10x_sdio.c , 28933
codeRTC/Libraries/FWlib/src/stm32f10x_spi.c , 30224
codeRTC/Libraries/FWlib/src/stm32f10x_tim.c , 109159
codeRTC/Libraries/FWlib/src/stm32f10x_usart.c , 38308
codeRTC/Libraries/FWlib/src/stm32f10x_wwdg.c , 5735
codeRTC/Output/RTCtime.hex , 5218
codeRTC/Project/RVMDKú¿uv4ú⌐/RTCtime.uvgui.libo , 140694
codeRTC/Project/RVMDKú¿uv4ú⌐/RTCtime.uvopt , 25962
codeRTC/Project/RVMDKú¿uv4ú⌐/RTCtime.uvproj , 22716
codeRTC/User/li_date.c , 3580
codeRTC/User/li_date.h , 686
codeRTC/User/li_mcucheck.c , 1756
codeRTC/User/li_mcucheck.h , 151
codeRTC/User/li_rtctime.c , 3841
codeRTC/User/li_rtctime.h , 374
codeRTC/User/main.c , 949
codeRTC/User/stm32f10x_conf.h , 3259
codeRTC/User/stm32f10x_it.c , 4775
codeRTC/User/stm32f10x_it.h , 2086
