| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
Hi @hlgzhx
Thanks for the PR anyway, it is not complete.
see my comments.
Moreover, please reference the mcu added in the README.md and add a default SystemClock_Config in the generic_clock.c.
See the Wiki for all steps:
https://github.com/stm32duino/Arduino_Core_STM32/wiki/Add-a-new-variant-%28board%29
Sorry, something went wrong.
Fixes stm32duino#2131. Fixes stm32duino#2589. Signed-off-by: Steve76427 <xcr060325@163.com> Co-Authored-by: Frederic Pillon <frederic.pillon@st.com>
|
wow really thanks for your help.^_^ |
Sorry, something went wrong.
|
welcome @hlgzhx |
Sorry, something went wrong.
|
ok,these days i was just waiting to get to my boards and finish the test so i didn‘t submit further correction.I'm also sure your code will work well.xD |
Sorry, something went wrong.
I hope :) |
Sorry, something went wrong.
|
thanks for your help. i've tested it on my board,it works well. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
add support for Generic STM32F407IGHx boards by editing boards.txt and add variants/STM32F4xx/F407I(E-G)(H-T)_F417I(E-G)(H-T)/ldscript.ld
compile test is passed,my board is in school but school is closed.if you need further test on uploading,please wait me to get back to school after Chinese new year.
im glad to fix further issues on supporting stm32f407ighx boards
Fixes #2589.
Fixes #2131.