Update README.md
This commit is contained in:
parent
603472b351
commit
899ead78e8
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
|
@ -2,12 +2,12 @@
|
|||
This Project explains the importance of components used in the PCB design and also how data flows within the design.
|
||||
|
||||
# Table of Contents
|
||||
- [Brief Introduction to Testing flow] (# Brief Introduction to Testing flow)
|
||||
- [Introduction to FT2232H] (# Introduction to FT2232H)
|
||||
- [Data transfer from USB port to FT2232H] (# Data transfer from USB port to FT2232H )
|
||||
- [Data transfer from FT2232H to SPI flash memory](# Data transfer from FT2232H to SPI flash memory)
|
||||
- [Future work](# Future work)
|
||||
- [Acknowledgements](# Acknowledgements)
|
||||
- [Brief Introduction to Testing flow] ()
|
||||
- [Introduction to FT2232H] ()
|
||||
- [Data transfer from USB port to FT2232H] ()
|
||||
- [Data transfer from FT2232H to SPI flash memory]()
|
||||
- [Future work]()
|
||||
- [Acknowledgements]()
|
||||
|
||||
|
||||
# Brief Introduction to Testing flow
|
||||
|
|
|
|||
Loading…
Reference in a new issue