This repository was archived by the owner on Sep 6, 2023. It is now read-only.
HW SPI support for ESP32 #63
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
esp32/Makefile: Added hw spi object files
esp32/mpconfigport: Updated for hw spi
esp32/machine_hw_spi.c: New source file for hw SPI
esp32/machine_hw_spi.h: New source file for hw SPI
Squashed commit of the following:
commit 43ae202
Author: Eric Poulsen eric@zyxod.com
Date: Mon Apr 3 12:57:25 2017 -0700
commit 57ce050
Author: Eric Poulsen eric@zyxod.com
Date: Mon Apr 3 12:44:50 2017 -0700
commit 624a23c
Author: Eric Poulsen eric@zyxod.com
Date: Mon Apr 3 10:29:41 2017 -0700
commit c6af5a7
Author: Eric Poulsen eric@zyxod.com
Date: Fri Mar 31 12:12:20 2017 -0700
commit d0c792c
Author: Eric Poulsen eric@zyxod.com
Date: Fri Mar 31 12:11:53 2017 -0700
commit d3ecc01
Author: Eric Poulsen eric@zyxod.com
Date: Fri Mar 31 12:10:54 2017 -0700
commit 28cfb89
Author: Eric Poulsen eric@zyxod.com
Date: Fri Mar 31 11:03:50 2017 -0700
commit 92129b5
Author: Eric Poulsen eric@zyxod.com
Date: Fri Mar 31 11:01:17 2017 -0700
commit c046e4f
Author: Eric Poulsen eric@zyxod.com
Date: Fri Mar 31 10:55:51 2017 -0700
commit e0609a4
Author: Eric Poulsen eric@zyxod.com
Date: Fri Mar 31 07:45:47 2017 -0700
commit 192a032
Author: Eric Poulsen eric@zyxod.com
Date: Thu Mar 30 14:55:12 2017 -0700
commit f41a01a
Author: Eric Poulsen eric@zyxod.com
Date: Thu Mar 30 14:54:31 2017 -0700
commit 0ec1d9e
Author: Eric Poulsen eric@zyxod.com
Date: Mon Mar 27 10:09:10 2017 -0700