1. 29 3月, 2011 1 次提交
    • O
      *** EFM32 branch *** · 578b245b
      onelife.real 提交于
      1. Add IIC slave mode RX by interrupt function (Now, master mode TX/RX and slave mode RX functions are done)
      2. Add Timer1 configuration in timer driver
      3. Modify the ACMP default initialization setting 
      4. Add on/off switch for debug code to reduce size
      
      git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1353 bbd45198-f89e-11dd-88c7-29a3b14d5316
      578b245b
  2. 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