diff options
author | Eric Poulsen <eric@zyxod.com> | 2017-11-28 18:48:30 -0800 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-12-18 15:44:35 +1100 |
commit | 9123c8d9460017b8c8dc4a38d9a26968eacaa4cb (patch) | |
tree | bdbffd94b21c09676be1380b95b23ed5e156cb8e /py/objexcept.c | |
parent | 5455bf79c568fa56b2ad05d28d10575d987030b4 (diff) |
esp32/machine_hw_spi: Fix large HW SPI transfers by splitting them up.
Breaks up HW SPI transfers into maximum chunks of 32736 bits (4092 bytes),
because this is the maximum that the underlying ESP IDF will accept.
Diffstat (limited to 'py/objexcept.c')
0 files changed, 0 insertions, 0 deletions