Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
raulgotor committed Sep 3, 2024
1 parent fce5e16 commit 2360dc5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# LinkerScope

<a href="https://ko-fi.com/K3K010I5L1">
<img src="https://github.com/raulgotor/linkerscope/blob/feat/kofi/.github/kofi_button_blue.png" alt="ko-fi" width="150"/>
</a>

## Project summary

LinkerScope is a memory map diagram generator. It can be fed either with a GNU Linker map file or with a custom `yaml` file
and generate beautiful and detailed diagrams of the different areas and sections such as the one below.

![Example of_STM32F103 Memory Map generated with LinkerScope](docs/assets/stm32f103_map.svg)

<a href="https://ko-fi.com/K3K010I5L1">
<img src="https://github.com/raulgotor/linkerscope/blob/feat/kofi/.github/kofi_button_blue.png" alt="ko-fi" width="150"/>
</a>

## Installing LinkerScope

Optionally create and activate an environment for LinkerScope:
Expand Down

0 comments on commit 2360dc5

Please sign in to comment.