4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-15 10:29:31 +08:00
..
2017-12-31 21:45:32 +08:00
2017-10-31 11:59:49 +08:00
2017-12-31 21:45:32 +08:00
2017-12-31 21:45:32 +08:00
2016-08-19 00:35:30 +08:00
2018-02-06 20:07:28 +08:00
2016-08-19 00:35:30 +08:00

board info: STM32F429I-DISC1 http://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-eval-tools/stm32-mcu-eval-tools/stm32-mcu-discovery-kits/32f429idiscovery.html

note: in drivers/stm32f4xx_conf.h /* Redefine the HSE value; it's equal to 8 MHz on the STM32F429I-DISC1 Kit */ #define HSE_VALUE ((uint32_t)8000000)

TODO auto add *.icf by scons script