Skip to content
Snippets Groups Projects
Commit da72bb68 authored by Damien George's avatar Damien George
Browse files

esp32/machine_hw_spi: Make HW SPI objects statically allocated.

This aligns more closely with the hardware, that there are two, fixed HW
SPI peripherals.  And it allows to recreate the HW SPI objects without
error, as well as create them again after a soft reset.

Fixes issue #4103.
parent d82f344f
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment