- Building nanoFramework
- Debug with VS Code
- Debug class libraries and startup
- Use a viewer to watch output from Cortex-M SWO
-
[CLR Managed heap definition](ChibiOS HAL/clr-managed-heap.md)
-
[USB configuration of Virtual COM port (CDC)](ChibiOS HAL/config-usb-virtual-com-port.md)
-
[GCC linker script for ChibiOS boards](ChibiOS HAL/gcc-linker-script.md)
-
Developing C# applications using nanoFramework.
-
Building an image to load on a target board.
-
nanoFramework architecture and how the different pieces fit together.
-
Contributing to nanoFramework includes an overview on how you can contribute to the project.