Fix markdown image file paths
This commit is contained in:
parent
2af1f65a19
commit
bec5bbacdb
@ -2,14 +2,14 @@ The OrangeCrab r0.2.1 has been configured with an I2C bus controller and LiteDRA
|
|||||||
|
|
||||||
This is a block diagram of the system:
|
This is a block diagram of the system:
|
||||||
|
|
||||||
<img width="700" style=" margin: 10px 0px 10px 10px;" alt="9086 logo" src="readme_files/readme_files/overview_diagram.svg">
|
<img width="700" style=" margin: 10px 0px 10px 10px;" alt="overview diagram" src="readme_files/overview_diagram.svg">
|
||||||
|
|
||||||
and inside the FPGA:
|
and inside the FPGA:
|
||||||
|
|
||||||
<img width="700" style=" margin: 10px 0px 10px 10px;" alt="9086 logo" src="readme_files/system_diagram.svg">
|
<img width="700" style=" margin: 10px 0px 10px 10px;" alt="system diagram" src="readme_files/system_diagram.svg">
|
||||||
|
|
||||||
and this is the hardware setup during development:
|
and this is the hardware setup during development:
|
||||||
|
|
||||||
<img width="700" style=" margin: 10px 0px 10px 10px;" alt="9086 logo" src="readme_files/readme_files/readme_files/picture.png">
|
<img width="700" style=" margin: 10px 0px 10px 10px;" alt="Hardware picture" src="readme_files/picture.png">
|
||||||
|
|
||||||
You can find some configuration options in the [./config.mk](./config.mk)
|
You can find some configuration options in the [./config.mk](./config.mk)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user