-
-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Work on Debugger - plug Debugger with WireProtocol in plain C - fix #226 - completly replaced WireProtocol C++ with C version - replace private_malloc with platform_malloc - rework Monitor_FlashSectorMap to report full details on BlockStorage - fixes #228 - further improvements in BlockStorage - add stubs for COM - add interface from BlockStorage interface to STM32 Flash driver - rework nanoCLR VS Solution to make it compatible with latest changes - revert several types to well know types - add weak declarations to COM stubs in Win32 - correct linker scripts to have addresses aligned with sector boundaries - add block storage definitions for all reference boards - delete CMake file for NF_WireProtocol (is already in NF_Debugger) Signed-off-by: José Simões <jose.simoes@eclo.solutions>
- Loading branch information
1 parent
b921ff1
commit 9421271
Showing
72 changed files
with
1,406 additions
and
1,249 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.