Skip to content
This repository was archived by the owner on Jun 5, 2019. It is now read-only.

MCBSTM32F400 External FLASH and SSL support #1

Merged
merged 1 commit into from
Mar 10, 2015
Merged

MCBSTM32F400 External FLASH and SSL support #1

merged 1 commit into from
Mar 10, 2015

Conversation

smaillet-ms
Copy link
Member

  • Update SSL and sockets to support building with ARM MDK 5.0x tool chains (some macros used in OpenSSL conflict with MDK runtime names)
  • Added support for MCBSTM32F400 External NOR chip to store Deplyment assemblies.
  • Added Managed code Hardware project so the MCBSTM32F400 is closer to a real design (Goal is to deliver a golden reference of best practices with this platform, this is one of many steps to get to that goal)
  • added missing CorDebug.sln for building/debugging VS integration suppport for VS2012
  • fixed stack alignment setting on reference FirstEntryMinmal.s

…ains (some macros used in OpenSSL conflict with MDK runtime names)

- Added support for MCBSTM32F400 External NOR chip to store Deplyment assemblies.
- Added Managed code Hardware project so the MCBSTM32F400 is closer to a real design (Goal is to deliver a golden reference of best practices with this platform, this is one of many steps to get to that goal)
- added missing CorDebug.sln for building/debugging VS integration suppport for VS2012
- fixed stack alignment setting on reference FirstEntryMinmal.s
<LibraryFile>Crypto_config_MCBSTM32F400.$(LIB_EXT)</LibraryFile>
<ProjectPath>$(SPOCLIENT)\Solutions\MCBSTM32F400\DeviceCode\Crypto\dotNetMF.proj</ProjectPath>
<ManifestFile>Crypto_config_MCBSTM32F400.$(LIB_EXT).manifest</ManifestFile>
<Groups>Solutions\MCBSTM32F400</Groups>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think a LibraryCategory can be added here which probably is CryptoConfig

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was cloned from the i.MXS solution which doesn't have one, but if you've got details on that let me know and I can incorporate it.

@mortezag
Copy link
Contributor

👍

smaillet-ms added a commit that referenced this pull request Mar 10, 2015
MCBSTM32F400 External FLASH and SSL support
@smaillet-ms smaillet-ms merged commit 56e82ac into NETMF:dev Mar 10, 2015
smaillet-ms added a commit that referenced this pull request Mar 12, 2015
cw2 added a commit to cw2/netmf-interpreter that referenced this pull request Mar 18, 2015
Could Not Find xxx.lib
Could Not Find xxx.lib.manifest
Warning: A1608W: MOV pc,<rn> instruction used, but BX <rn> is preferred
Warning:  NETMF#177-D: variable "xxx" was declared but never referenced
Warning:  NETMF#177-D: label "TinyCLR_Cleanup" was declared but never referenced
Warning:  NETMF#546-D: transfer of control bypasses initialization of...
Warning:  NETMF#1-D: last line of file ends without a newline
Warning:  NETMF#69-D: integer conversion resulted in truncation
cw2 added a commit to cw2/netmf-interpreter that referenced this pull request Mar 18, 2015
doingnz added a commit to doingnz/netmf-interpreter that referenced this pull request Apr 3, 2016
Merge in support for Arm DS5 toolset.
@Untitled86 Untitled86 mentioned this pull request Aug 15, 2016
@doingnz doingnz mentioned this pull request Jul 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants