Граф коммитов

459 Коммитов

Автор SHA1 Сообщение Дата
José Simões 1085918d5d Add CLRStartup OS thread
- see nanoframework/nf-interpreter#425
2017-08-11 17:30:59 +01:00
piwi1263 7438530551 Update to latest nf-interpreter
Various update to keep in sync with main repo and ref boards

Signed-off-by: piwi1263 <piwi1263@gmail.com>
2017-07-31 22:01:25 +02:00
piwi1263 5490c6cd4f Merge branch 'ST-NUCLEO-F411RE-EX' of https://github.com/piwi1263/nf-Community-Targets 2017-04-25 04:03:44 +02:00
Peter Wessel 19d7909577 Initial implementation of first community board (#1)
* Initial implementation

This is the first implementation of a community board.
This board is a NUCLEO64-F411RE with the ST-LINK part cut off.
As a result of the missing ST_Link part we have no external xtal anymore.
Additional components have been added to the board to have a HSE again.
How to achieve this can all be read in the UM1724 manual on page 24.
The manual can be found on http://www.st.com and search for NUCLEO-F411RE.
The all power supply is gone I have cut a USB cable to connect PA11->DM, PA12->DP and use the USB power wires too.
Don't forget to set jumper JP5 to use E5V and put Boot0 to Vss to put the device in DFU mode.
Use the STDFUTester application of ST to erase and burn the image.

The images build will work of course on a stock board not modified as described above.

Signed-off-by: Peter Wessel <piwi1263@gmail.com>
2017-04-04 23:42:07 +01:00
Peter Wessel 05b14d081c Update README.md
Obvious changes.
2017-04-05 00:23:18 +02:00
Peter Wessel 5166e02a65 Update readme per request
Updated the readme.md text.

Signed-off-by: Peter Wessel <piwi1263@gmail.com>
2017-04-05 00:07:14 +02:00
Peter Wessel c9ba45e873 Sync to latest changes
Sync with reference boards on nf-interpreter repository

Signed-off-by: Peter Wessel <piwi1263@gmail.com>
2017-04-04 01:31:42 +02:00
Peter Wessel 6b34977f63 Initial implementation
This is the first implementation of a coomunity board.

This board is a NUCLEO64-F411RE with the ST-LINK part cut off.
As a result of the missing ST_Link part we have no external xtal anymore.
Additional components have been added to the board to have a HSE again.
How to achieve this can all be read in the UM1724 manual on page 24.
The manual can be found on http://www.st.com and search for NUCLEO-F411RE.
The all power supply is gone I have cut a USB cable to connect PA11->DM, PA12->DP and use the USB power wires too.
Don't forget to set jumper JP5 to use E5V and put Boot0 to Vss to put the device in DFU mode.
Use the STDFUTester application of ST to erase and burn the image.

The images build will work of course on a stock board not modified as described above.

Signed-off-by: Peter Wessel <piwi1263@gmail.com>
2017-03-29 23:56:27 +02:00
José Simões 1b06e30a35 Initial commit 2017-03-24 13:26:42 +00:00