Skip to content

Commit

Permalink
fix issue reported by marskdown lint
Browse files Browse the repository at this point in the history
Signed-off-by: I30367 <Nitin.Deshpande@microchip.com>

Signed-off-by: I30367 <Nitin.Deshpande@microchip.com>
  • Loading branch information
nitindeshpande committed Jul 5, 2023
1 parent bfbfcc4 commit 555d9f1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Repo organization

```
```text
<platform>
|
|-- drivers
Expand Down Expand Up @@ -31,20 +31,20 @@
| |
|-- platform_config_reference
| | |- linker
| | | |- mpfs-ddr-loaded-by-boot-loader.ld
| | | |- mpfs-ddr-loaded-by-boot-loader.ld
| | | |- mpfs-envm-lma-scratchpad-vma.ld
| | | |- mpfs-envm.ld
| | | |- mpfs-envm.ld
| | | |- mpfs-lim-lma-scratchpad-vma.ld
| | | |- mpfs-lim.ld
| | |
| | |
| | |- mpfs_hal_config
| | |- mss_sw_config.h
| |
| | |- mss_sw_config.h
| |
|-- soc_config_generator
| |
| |- mpfs_configuration_generator.py
```

This repository will always contain the latest and greatest of the platform contents. Some of the example projects under [polarfire-soc-bare-metal-examples](https://mi-v-ecosystem.github.io/redirects/repo-polarfire-soc-bare-metal-examples)
Expand Down

0 comments on commit 555d9f1

Please sign in to comment.