Update README.md

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

View file

@ -2,9 +2,9 @@
This Project explains the importance of components used in the PCB design and also how data flows within the design. This Project explains the importance of components used in the PCB design and also how data flows within the design.
# Table of Contents # 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]()