STM32 SD 카드 처리와 USB 지원을 위한 부트로더(translate from):Bootloader for STM32 with SD card handling and USB support
File list:
bootloader_MSM
.............\src
.............\...\MS
.............\...\..\sd_spi
.............\...\..\......\crc16.c
.............\...\..\......\crc16.h
.............\...\..\......\crc7.c
.............\...\..\......\crc7.h
.............\...\..\......\sd_spi.c
.............\...\..\......\sd_spi.h
.............\...\..\boot.c
.............\...\..\boot.h
.............\...\..\fat32.c
.............\...\..\fat32.h
.............\...\..\msm.c
.............\...\..\msm.h
.............\...\STM32
.............\...\.....\cortexm3_macro.h
.............\...\.....\stm32f10x_flash.h
.............\...\.....\stm32f10x_gpio.h
.............\...\.....\stm32f10x_map.h
.............\...\.....\stm32f10x_rcc.h
.............\...\.....\stm32f10x_spi.h
.............\...\.....\stm32f10x_type.h
.............\...\.....\stm32f10x_usart.h
.............\...\.....\STM32_helper.c
.............\...\boot_config.h
.............\...\crt0_STM32F10x.S
.............\...\flash.h
.............\...\user_app_test.c
.............\...\user_app_test.h
.............\target
.............\.cproject
.............\.project
.............\flash.ld
.............\Makefile
.............\openocd_dbg_ftdi.cfg
.............\openocd_flash.script
.............\openocd_flash.script.p1
.............\openocd_flash.script.p2
.............\openocd_flash_ftdi.cfg
readme.txt