1. 29 9月, 2015 1 次提交
    • A
      [bsp][stm32f746-disco] Add support of IAR tool chain · a8828eee
      ardafu 提交于
      1. Add IAR project template and link scripts. Add missing CXX configuration for IAR tool chain in rtconfg.py.
      2. Modify all link scripts, Using ITCM interface.(Changing flash start address from 0x0800_0000 to 0x0020_0000).
      a8828eee
  2. 28 9月, 2015 1 次提交
  3. 26 9月, 2015 3 次提交
  4. 25 9月, 2015 3 次提交
  5. 24 9月, 2015 11 次提交
  6. 21 9月, 2015 2 次提交
  7. 20 9月, 2015 2 次提交
  8. 15 9月, 2015 2 次提交
  9. 12 9月, 2015 1 次提交
  10. 11 9月, 2015 2 次提交
  11. 10 9月, 2015 1 次提交
    • G
      open and then get the new device · b886340e
      GalaIO 提交于
      in rt_console_set_device, open new device first and get the new device to _console_device.
      我在编写程序时,在device驱动中打印log,但是使用rt_kprintf时,如果_console_device存在非空,那就执行驱动的write函数,但是这是device还没有初始化成功,但是已经提前给_console_device赋值,导致了程序无故fault,以上述修改可避开这样的矛盾。
      b886340e
  12. 09 9月, 2015 2 次提交
  13. 08 9月, 2015 1 次提交
  14. 07 9月, 2015 2 次提交
  15. 06 9月, 2015 3 次提交
  16. 04 9月, 2015 3 次提交