Update README.md

This commit is contained in:
Kunal-Radhika 2020-11-23 19:22:22 +05:30 committed by GitHub
parent 17a789b4db
commit 71d8ade173
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,11 +3,11 @@ This Project explains the importance of components used in the PCB design and al
# Table of Contents
- [Brief Introduction to Testing flow](#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]()
- [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