Skip to content

Commit

Permalink
minor updates before PR to master
Browse files Browse the repository at this point in the history
  • Loading branch information
gojimmypi committed Jun 17, 2019
1 parent 1dc554f commit 1d48673
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,10 @@ implementation/
/VisualMicro-SSD1331-Display/Release
/passthru/OpenSource/passthru.json
/passthru/OpenSource/ulx3s_out.config
/bin/DiamondVerilog_passthru.bit
/passthru/DiamondVerilog/ulx3s_v20.ccl
/passthru/DiamondVerilog/passthru_tcl.html
/passthru/DiamondVerilog/.spread_sheet.ini
/passthru/DiamondVerilog/.spreadsheet_view.ini
/passthru/DiamondVerilog/.setting.ini
/SPI/stm32-spi-test/out/build/x64-Debug
2 changes: 2 additions & 0 deletions VisualMicro-SSD1331-Display/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -462,3 +462,5 @@ git clone https://github.com/emard/LibXSVF
* [emard's ULX3S manual](https://github.com/emard/ulx3s/blob/master/doc/MANUAL.md)
* [Arduino SPI Reference](https://www.arduino.cc/en/Reference/SPI)
* [randomnerdtutorials esp32 pinout reference](https://randomnerdtutorials.com/esp32-pinout-reference-gpios/) - Note this board has a different pinout as compared to WROOM-32!
* [gojimmypi FPGA-SPI](https://github.com/gojimmypi/fpga-spi) - example SPI slave device for FPGA. Fork from [joeferner/fpga-spi](https://github.com/joeferner/fpga-spi)
* [SPI Driver](https://spidriver.com/) - excellent tool for controlling and debugging SPI devices

0 comments on commit 1d48673

Please sign in to comment.