1. 26 8月, 2021 1 次提交
  2. 27 3月, 2021 1 次提交
  3. 31 3月, 2019 3 次提交
  4. 15 10月, 2018 1 次提交
  5. 01 8月, 2018 1 次提交
  6. 23 8月, 2017 1 次提交
  7. 09 7月, 2013 1 次提交
  8. 16 6月, 2013 1 次提交
  9. 26 3月, 2013 1 次提交
  10. 23 3月, 2013 1 次提交
  11. 29 12月, 2012 1 次提交
  12. 24 12月, 2012 1 次提交
  13. 23 12月, 2012 1 次提交
  14. 29 4月, 2012 1 次提交
  15. 31 12月, 2011 1 次提交
  16. 28 10月, 2011 1 次提交
  17. 19 9月, 2011 1 次提交
  18. 20 6月, 2011 1 次提交
    • O
      *** EFM32 branch *** · 69ad018b
      onelife.real 提交于
      1. Add SD card driver (SPI mode)
      2. Add ELM ChaN FatFs support (Please read "Readme.txt")
         - Warning: FatFs is really FAT! (35KB)
      3. Upgrade EFM32 libraries (CMSIS and efm32lib) to version 2.0.0
      4. Merge all of the C source code in "libcpu\arm\cortex-m3\" into "cpuport.c"
      5. Merge all of the assembly source code in "libcpu\arm\cortex-m3\" into "context_gcc.S" (except "start_gcc.S")
      
      git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1525 bbd45198-f89e-11dd-88c7-29a3b14d5316
      69ad018b
  19. 28 2月, 2011 1 次提交
    • O
      *** EFM32 branch *** · cabc797a
      onelife.real@gmail.com 提交于
      1. Update the copyright information
       - 2009 => 2011
      2. Add external oscillator configuration routine in "rt_hw_board_init()"
       - Before, it is set by default frequency, 32MHz
       - Now it can be set by user specified frequency
      3. Add ADC and ACMP (analog comparator) drivers
      4. Clarify the MCU and target board define in "rtconfig.py"
      
      git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1296 bbd45198-f89e-11dd-88c7-29a3b14d5316
      cabc797a
  20. 17 2月, 2011 1 次提交