Update README.md

This commit is contained in:
Kunal-Radhika 2020-11-23 18:45:49 +05:30 committed by GitHub
parent 603472b351
commit 899ead78e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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