Skip to content

Commit

Permalink
README.md: Correct link path for FMC_SDRAM
Browse files Browse the repository at this point in the history
- Updated the path for FMC_SDRAM project link in README.md
  from `./fmc_sdraml` to `./fmc_sdram`.

Signed-off-by: Huang Rui <[email protected]>
  • Loading branch information
vowstar committed Jun 21, 2024
1 parent f31497e commit 035837b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ projects.
| PROJECT | INTRODUCTION |
| ---------------------------------------- | ------------------------------ |
| [FMC_BASIC_PERI](./fmc_basic_peripheral) | JTAG, UART, GPIO, USB, I3C FMC |
| [FMC_SDRAM](./fmc_sdraml) | FMC of SDRAM and JTAG |
| [FMC_SDRAM](./fmc_sdram) | FMC of SDRAM and JTAG |

## PMOD

Expand Down

0 comments on commit 035837b

Please sign in to comment.