Skip to content

Instantly share code, notes, and snippets.

@SanjeewaUoM
Last active August 23, 2016 02:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SanjeewaUoM/93e80f116e6fc878b31d771ecc2104d8 to your computer and use it in GitHub Desktop.
Save SanjeewaUoM/93e80f116e6fc878b31d771ecc2104d8 to your computer and use it in GitHub Desktop.
GSoC 2016 : Porting MyNewt to stm32f407 discovery board
As my GSoC project I created the BSP for stm32f407 discovery board.
My origianl project was to create a PIC port for mynewt. Since it looked too much for
me, my nentors brough the task down to porting mynewt to a board with a ported processor
architecture; Cortex M0/Cortex M4
Here you can find the link to the pull request
https://github.com/apache/incubator-mynewt-core/pull/97/commits
Here is the link to the commit which is visible on incubator-mynewt-core
https://github.com/apache/incubator-mynewt-core/tree/develop/hw/bsp/stm32f4discovery
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment