Browse Source

rename stm32sky001 to stmsky001

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@14 bbd45198-f89e-11dd-88c7-29a3b14d5316
bernard.xiong 16 years ago
parent
commit
bd76439fd2
71 changed files with 0 additions and 0 deletions
  1. 0 0
      bsp/stmsky001/application.c
  2. 0 0
      bsp/stmsky001/board.c
  3. 0 0
      bsp/stmsky001/board.h
  4. 0 0
      bsp/stmsky001/cortexm3_macro.s
  5. 0 0
      bsp/stmsky001/enc28j60.c
  6. 0 0
      bsp/stmsky001/enc28j60.h
  7. 0 0
      bsp/stmsky001/library/inc/cortexm3_macro.h
  8. 0 0
      bsp/stmsky001/library/inc/stm32f10x_adc.h
  9. 0 0
      bsp/stmsky001/library/inc/stm32f10x_bkp.h
  10. 0 0
      bsp/stmsky001/library/inc/stm32f10x_can.h
  11. 0 0
      bsp/stmsky001/library/inc/stm32f10x_crc.h
  12. 0 0
      bsp/stmsky001/library/inc/stm32f10x_dac.h
  13. 0 0
      bsp/stmsky001/library/inc/stm32f10x_dbgmcu.h
  14. 0 0
      bsp/stmsky001/library/inc/stm32f10x_dma.h
  15. 0 0
      bsp/stmsky001/library/inc/stm32f10x_exti.h
  16. 0 0
      bsp/stmsky001/library/inc/stm32f10x_flash.h
  17. 0 0
      bsp/stmsky001/library/inc/stm32f10x_fsmc.h
  18. 0 0
      bsp/stmsky001/library/inc/stm32f10x_gpio.h
  19. 0 0
      bsp/stmsky001/library/inc/stm32f10x_i2c.h
  20. 0 0
      bsp/stmsky001/library/inc/stm32f10x_iwdg.h
  21. 0 0
      bsp/stmsky001/library/inc/stm32f10x_lib.h
  22. 0 0
      bsp/stmsky001/library/inc/stm32f10x_map.h
  23. 0 0
      bsp/stmsky001/library/inc/stm32f10x_nvic.h
  24. 0 0
      bsp/stmsky001/library/inc/stm32f10x_pwr.h
  25. 0 0
      bsp/stmsky001/library/inc/stm32f10x_rcc.h
  26. 0 0
      bsp/stmsky001/library/inc/stm32f10x_rtc.h
  27. 0 0
      bsp/stmsky001/library/inc/stm32f10x_sdio.h
  28. 0 0
      bsp/stmsky001/library/inc/stm32f10x_spi.h
  29. 0 0
      bsp/stmsky001/library/inc/stm32f10x_systick.h
  30. 0 0
      bsp/stmsky001/library/inc/stm32f10x_tim.h
  31. 0 0
      bsp/stmsky001/library/inc/stm32f10x_type.h
  32. 0 0
      bsp/stmsky001/library/inc/stm32f10x_usart.h
  33. 0 0
      bsp/stmsky001/library/inc/stm32f10x_wwdg.h
  34. 0 0
      bsp/stmsky001/library/src/stm32f10x_adc.c
  35. 0 0
      bsp/stmsky001/library/src/stm32f10x_bkp.c
  36. 0 0
      bsp/stmsky001/library/src/stm32f10x_can.c
  37. 0 0
      bsp/stmsky001/library/src/stm32f10x_crc.c
  38. 0 0
      bsp/stmsky001/library/src/stm32f10x_dac.c
  39. 0 0
      bsp/stmsky001/library/src/stm32f10x_dbgmcu.c
  40. 0 0
      bsp/stmsky001/library/src/stm32f10x_dma.c
  41. 0 0
      bsp/stmsky001/library/src/stm32f10x_exti.c
  42. 0 0
      bsp/stmsky001/library/src/stm32f10x_flash.c
  43. 0 0
      bsp/stmsky001/library/src/stm32f10x_fsmc.c
  44. 0 0
      bsp/stmsky001/library/src/stm32f10x_gpio.c
  45. 0 0
      bsp/stmsky001/library/src/stm32f10x_i2c.c
  46. 0 0
      bsp/stmsky001/library/src/stm32f10x_iwdg.c
  47. 0 0
      bsp/stmsky001/library/src/stm32f10x_lib.c
  48. 0 0
      bsp/stmsky001/library/src/stm32f10x_nvic.c
  49. 0 0
      bsp/stmsky001/library/src/stm32f10x_pwr.c
  50. 0 0
      bsp/stmsky001/library/src/stm32f10x_rcc.c
  51. 0 0
      bsp/stmsky001/library/src/stm32f10x_rtc.c
  52. 0 0
      bsp/stmsky001/library/src/stm32f10x_sdio.c
  53. 0 0
      bsp/stmsky001/library/src/stm32f10x_spi.c
  54. 0 0
      bsp/stmsky001/library/src/stm32f10x_systick.c
  55. 0 0
      bsp/stmsky001/library/src/stm32f10x_tim.c
  56. 0 0
      bsp/stmsky001/library/src/stm32f10x_usart.c
  57. 0 0
      bsp/stmsky001/library/src/stm32f10x_wwdg.c
  58. 0 0
      bsp/stmsky001/project.Uv2
  59. 0 0
      bsp/stmsky001/project.ewd
  60. 0 0
      bsp/stmsky001/project.ewp
  61. 0 0
      bsp/stmsky001/project.eww
  62. 0 0
      bsp/stmsky001/rtc.c
  63. 0 0
      bsp/stmsky001/rtc.h
  64. 0 0
      bsp/stmsky001/rtconfig.h
  65. 0 0
      bsp/stmsky001/startup.c
  66. 0 0
      bsp/stmsky001/stm32f10x_conf.h
  67. 0 0
      bsp/stmsky001/stm32f10x_flash.icf
  68. 0 0
      bsp/stmsky001/stm32f10x_it.c
  69. 0 0
      bsp/stmsky001/stm32f10x_it.h
  70. 0 0
      bsp/stmsky001/usart.c
  71. 0 0
      bsp/stmsky001/usart.h

+ 0 - 0
bsp/stm32sky001/application.c → bsp/stmsky001/application.c


+ 0 - 0
bsp/stm32sky001/board.c → bsp/stmsky001/board.c


+ 0 - 0
bsp/stm32sky001/board.h → bsp/stmsky001/board.h


+ 0 - 0
bsp/stm32sky001/cortexm3_macro.s → bsp/stmsky001/cortexm3_macro.s


+ 0 - 0
bsp/stm32sky001/enc28j60.c → bsp/stmsky001/enc28j60.c


+ 0 - 0
bsp/stm32sky001/enc28j60.h → bsp/stmsky001/enc28j60.h


+ 0 - 0
bsp/stm32sky001/library/inc/cortexm3_macro.h → bsp/stmsky001/library/inc/cortexm3_macro.h


+ 0 - 0
bsp/stm32sky001/library/inc/stm32f10x_adc.h → bsp/stmsky001/library/inc/stm32f10x_adc.h


+ 0 - 0
bsp/stm32sky001/library/inc/stm32f10x_bkp.h → bsp/stmsky001/library/inc/stm32f10x_bkp.h


+ 0 - 0
bsp/stm32sky001/library/inc/stm32f10x_can.h → bsp/stmsky001/library/inc/stm32f10x_can.h


+ 0 - 0
bsp/stm32sky001/library/inc/stm32f10x_crc.h → bsp/stmsky001/library/inc/stm32f10x_crc.h


+ 0 - 0
bsp/stm32sky001/library/inc/stm32f10x_dac.h → bsp/stmsky001/library/inc/stm32f10x_dac.h


+ 0 - 0
bsp/stm32sky001/library/inc/stm32f10x_dbgmcu.h → bsp/stmsky001/library/inc/stm32f10x_dbgmcu.h


+ 0 - 0
bsp/stm32sky001/library/inc/stm32f10x_dma.h → bsp/stmsky001/library/inc/stm32f10x_dma.h


+ 0 - 0
bsp/stm32sky001/library/inc/stm32f10x_exti.h → bsp/stmsky001/library/inc/stm32f10x_exti.h


+ 0 - 0
bsp/stm32sky001/library/inc/stm32f10x_flash.h → bsp/stmsky001/library/inc/stm32f10x_flash.h


+ 0 - 0
bsp/stm32sky001/library/inc/stm32f10x_fsmc.h → bsp/stmsky001/library/inc/stm32f10x_fsmc.h


+ 0 - 0
bsp/stm32sky001/library/inc/stm32f10x_gpio.h → bsp/stmsky001/library/inc/stm32f10x_gpio.h


+ 0 - 0
bsp/stm32sky001/library/inc/stm32f10x_i2c.h → bsp/stmsky001/library/inc/stm32f10x_i2c.h


+ 0 - 0
bsp/stm32sky001/library/inc/stm32f10x_iwdg.h → bsp/stmsky001/library/inc/stm32f10x_iwdg.h


+ 0 - 0
bsp/stm32sky001/library/inc/stm32f10x_lib.h → bsp/stmsky001/library/inc/stm32f10x_lib.h


+ 0 - 0
bsp/stm32sky001/library/inc/stm32f10x_map.h → bsp/stmsky001/library/inc/stm32f10x_map.h


+ 0 - 0
bsp/stm32sky001/library/inc/stm32f10x_nvic.h → bsp/stmsky001/library/inc/stm32f10x_nvic.h


+ 0 - 0
bsp/stm32sky001/library/inc/stm32f10x_pwr.h → bsp/stmsky001/library/inc/stm32f10x_pwr.h


+ 0 - 0
bsp/stm32sky001/library/inc/stm32f10x_rcc.h → bsp/stmsky001/library/inc/stm32f10x_rcc.h


+ 0 - 0
bsp/stm32sky001/library/inc/stm32f10x_rtc.h → bsp/stmsky001/library/inc/stm32f10x_rtc.h


+ 0 - 0
bsp/stm32sky001/library/inc/stm32f10x_sdio.h → bsp/stmsky001/library/inc/stm32f10x_sdio.h


+ 0 - 0
bsp/stm32sky001/library/inc/stm32f10x_spi.h → bsp/stmsky001/library/inc/stm32f10x_spi.h


+ 0 - 0
bsp/stm32sky001/library/inc/stm32f10x_systick.h → bsp/stmsky001/library/inc/stm32f10x_systick.h


+ 0 - 0
bsp/stm32sky001/library/inc/stm32f10x_tim.h → bsp/stmsky001/library/inc/stm32f10x_tim.h


+ 0 - 0
bsp/stm32sky001/library/inc/stm32f10x_type.h → bsp/stmsky001/library/inc/stm32f10x_type.h


+ 0 - 0
bsp/stm32sky001/library/inc/stm32f10x_usart.h → bsp/stmsky001/library/inc/stm32f10x_usart.h


+ 0 - 0
bsp/stm32sky001/library/inc/stm32f10x_wwdg.h → bsp/stmsky001/library/inc/stm32f10x_wwdg.h


+ 0 - 0
bsp/stm32sky001/library/src/stm32f10x_adc.c → bsp/stmsky001/library/src/stm32f10x_adc.c


+ 0 - 0
bsp/stm32sky001/library/src/stm32f10x_bkp.c → bsp/stmsky001/library/src/stm32f10x_bkp.c


+ 0 - 0
bsp/stm32sky001/library/src/stm32f10x_can.c → bsp/stmsky001/library/src/stm32f10x_can.c


+ 0 - 0
bsp/stm32sky001/library/src/stm32f10x_crc.c → bsp/stmsky001/library/src/stm32f10x_crc.c


+ 0 - 0
bsp/stm32sky001/library/src/stm32f10x_dac.c → bsp/stmsky001/library/src/stm32f10x_dac.c


+ 0 - 0
bsp/stm32sky001/library/src/stm32f10x_dbgmcu.c → bsp/stmsky001/library/src/stm32f10x_dbgmcu.c


+ 0 - 0
bsp/stm32sky001/library/src/stm32f10x_dma.c → bsp/stmsky001/library/src/stm32f10x_dma.c


+ 0 - 0
bsp/stm32sky001/library/src/stm32f10x_exti.c → bsp/stmsky001/library/src/stm32f10x_exti.c


+ 0 - 0
bsp/stm32sky001/library/src/stm32f10x_flash.c → bsp/stmsky001/library/src/stm32f10x_flash.c


+ 0 - 0
bsp/stm32sky001/library/src/stm32f10x_fsmc.c → bsp/stmsky001/library/src/stm32f10x_fsmc.c


+ 0 - 0
bsp/stm32sky001/library/src/stm32f10x_gpio.c → bsp/stmsky001/library/src/stm32f10x_gpio.c


+ 0 - 0
bsp/stm32sky001/library/src/stm32f10x_i2c.c → bsp/stmsky001/library/src/stm32f10x_i2c.c


+ 0 - 0
bsp/stm32sky001/library/src/stm32f10x_iwdg.c → bsp/stmsky001/library/src/stm32f10x_iwdg.c


+ 0 - 0
bsp/stm32sky001/library/src/stm32f10x_lib.c → bsp/stmsky001/library/src/stm32f10x_lib.c


+ 0 - 0
bsp/stm32sky001/library/src/stm32f10x_nvic.c → bsp/stmsky001/library/src/stm32f10x_nvic.c


+ 0 - 0
bsp/stm32sky001/library/src/stm32f10x_pwr.c → bsp/stmsky001/library/src/stm32f10x_pwr.c


+ 0 - 0
bsp/stm32sky001/library/src/stm32f10x_rcc.c → bsp/stmsky001/library/src/stm32f10x_rcc.c


+ 0 - 0
bsp/stm32sky001/library/src/stm32f10x_rtc.c → bsp/stmsky001/library/src/stm32f10x_rtc.c


+ 0 - 0
bsp/stm32sky001/library/src/stm32f10x_sdio.c → bsp/stmsky001/library/src/stm32f10x_sdio.c


+ 0 - 0
bsp/stm32sky001/library/src/stm32f10x_spi.c → bsp/stmsky001/library/src/stm32f10x_spi.c


+ 0 - 0
bsp/stm32sky001/library/src/stm32f10x_systick.c → bsp/stmsky001/library/src/stm32f10x_systick.c


+ 0 - 0
bsp/stm32sky001/library/src/stm32f10x_tim.c → bsp/stmsky001/library/src/stm32f10x_tim.c


+ 0 - 0
bsp/stm32sky001/library/src/stm32f10x_usart.c → bsp/stmsky001/library/src/stm32f10x_usart.c


+ 0 - 0
bsp/stm32sky001/library/src/stm32f10x_wwdg.c → bsp/stmsky001/library/src/stm32f10x_wwdg.c


+ 0 - 0
bsp/stm32sky001/project.Uv2 → bsp/stmsky001/project.Uv2


+ 0 - 0
bsp/stm32sky001/project.ewd → bsp/stmsky001/project.ewd


+ 0 - 0
bsp/stm32sky001/project.ewp → bsp/stmsky001/project.ewp


+ 0 - 0
bsp/stm32sky001/project.eww → bsp/stmsky001/project.eww


+ 0 - 0
bsp/stm32sky001/rtc.c → bsp/stmsky001/rtc.c


+ 0 - 0
bsp/stm32sky001/rtc.h → bsp/stmsky001/rtc.h


+ 0 - 0
bsp/stm32sky001/rtconfig.h → bsp/stmsky001/rtconfig.h


+ 0 - 0
bsp/stm32sky001/startup.c → bsp/stmsky001/startup.c


+ 0 - 0
bsp/stm32sky001/stm32f10x_conf.h → bsp/stmsky001/stm32f10x_conf.h


+ 0 - 0
bsp/stm32sky001/stm32f10x_flash.icf → bsp/stmsky001/stm32f10x_flash.icf


+ 0 - 0
bsp/stm32sky001/stm32f10x_it.c → bsp/stmsky001/stm32f10x_it.c


+ 0 - 0
bsp/stm32sky001/stm32f10x_it.h → bsp/stmsky001/stm32f10x_it.h


+ 0 - 0
bsp/stm32sky001/usart.c → bsp/stmsky001/usart.c


+ 0 - 0
bsp/stm32sky001/usart.h → bsp/stmsky001/usart.h