rt-thread-official/bsp
Bright Pan 9691c659c8 It is a big patch for stm32f0x, see the fellow :
1. fix heap management for stm32f0xx(SRAM=8k)
    2. add USART1, USART2 driver for stm32f051R8
    3. fix finsh support for stm32f0x
    4. fix board components initial for stm32f0x and open debug msg
    5. add led driver(pc9) and test thread for stm32f0discovery board
    6. add init thread for stm32f0x do components initial
    7. add rcc initial for stm32f0x in rt_hw_board_init()
    8. add print rcc freq information function

the console output example is:
    SYSCLK_Frequency is 48000000HZ
    PCLK_Frequency is 48000000HZ
    HCLK_Frequency is 48000000HZ
    CECCLK_Frequency is 32786HZ
    ADCCLK_Frequency is 14000000HZ
    USART1CLK_Frequency is 48000000HZ
    I2C1CLK_Frequency is 8000000HZ
    SystemCoreClock is 48000000HZ
    initialize rti_start:0 done

    \ | /
    - RT -     Thread Operating System
    / | \     1.2.0 build Nov 15 2013
    2006 - 2013 Copyright by rt-thread team
    do components intialization.
    initialize rti_board_end:0 done
    initialize rt_hw_led_init:32768 done
    initialize finsh_system_init:0 done
    finsh>>
2013-11-15 14:05:30 +08:00
..
K60Fxxxx k60: add rt_interrupt_{enter,leave} in IRQHandler 2013-10-25 20:32:48 +08:00
at91sam9260 Embedded GPLv2 license. 2013-07-21 20:01:24 +08:00
avr32uc3b0 update SConstruct. 2013-07-11 23:11:16 +08:00
beaglebone initialize timer in bsp 2013-10-21 00:31:10 +08:00
bf533 update CRLF 2013-01-09 00:06:34 +08:00
dev3210 update SConstruct. 2013-07-11 23:11:16 +08:00
efm32 update SConstruct. 2013-07-11 23:11:16 +08:00
jz47xx update SConstruct. 2013-07-11 23:11:16 +08:00
lm3s9b9x update SConstruct. 2013-07-11 23:11:16 +08:00
lm3s8962 update SConstruct. 2013-07-11 23:11:16 +08:00
lm4f232 Merge pull request #129 from BernardXiong/master 2013-07-12 00:34:02 -07:00
lpc122x Re-normalizing the repo 2013-01-08 22:40:58 +08:00
lpc176x initialize timer in bsp 2013-10-21 00:31:10 +08:00
lpc178x initialize timer in bsp 2013-10-21 00:31:10 +08:00
lpc1114 Re-normalizing the repo 2013-01-08 22:40:58 +08:00
lpc2148 update SConstruct. 2013-07-11 23:11:16 +08:00
lpc2478 update SConstruct. 2013-07-11 23:11:16 +08:00
ls1bdev initialize timer in bsp 2013-10-21 00:31:10 +08:00
m16c62p update SConstruct. 2013-07-11 23:11:16 +08:00
mb9bf500r update SConstruct. 2013-07-11 23:11:16 +08:00
mb9bf506r initialize timer in bsp 2013-10-21 00:31:10 +08:00
microblaze Re-normalizing the repo 2013-01-08 22:40:58 +08:00
mini2440 update SConstruct. 2013-07-11 23:11:16 +08:00
mini4020 update SConstruct. 2013-07-11 23:11:16 +08:00
nios_ii Re-normalizing the repo 2013-01-08 22:40:58 +08:00
nuc140 Re-normalizing the repo 2013-01-08 22:40:58 +08:00
pic32ethernet update CRLF 2013-01-09 00:06:34 +08:00
rm48x50 rm48x50: cleanup sys_startup.c 2013-10-20 18:51:47 +08:00
sam7s Re-normalizing the repo 2013-01-08 22:40:58 +08:00
sam7x update SConstruct. 2013-07-11 23:11:16 +08:00
sep6200 Cleanup and add licencse 2013-07-17 18:42:19 +08:00
simulator Merge pull request #188 from prife/master 2013-10-28 07:59:35 -07:00
stm32f0x It is a big patch for stm32f0x, see the fellow : 2013-11-15 14:05:30 +08:00
stm32f10x initialize timer in bsp 2013-10-21 00:31:10 +08:00
stm32f20x update SConstruct. 2013-07-11 23:11:16 +08:00
stm32f40x Merge pull request #129 from BernardXiong/master 2013-07-12 00:34:02 -07:00
stm32f107 update linker script for components auto initial. 2013-07-11 23:07:16 +08:00
taihu CPPPATH should be string. 2013-07-11 23:10:32 +08:00
upd70f3454 update SConstruct. 2013-07-11 23:11:16 +08:00
wh44b0 Re-normalizing the repo 2013-01-08 22:40:58 +08:00
x86 update SConstruct. 2013-07-11 23:11:16 +08:00
xplorer4330 initialize timer in bsp 2013-10-21 00:31:10 +08:00