Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 574 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 574 Bytes

💾 mcu-startup-code-cpp

This repository contains startup code and linker script to demonstrate that microcontroller startup code can be written in clean C++ (mostly) without requiring arcane assembly invocation.

Read more in the associated blog article here.