mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 12:10:13 +01:00
esp8266/machine_spi: Rename machine_hspi to machine_spi.
This renames the type, functions and file to match other ports. Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
@@ -161,7 +161,6 @@ SECTIONS
|
||||
*modmachine.o(.literal*, .text*)
|
||||
*machine_wdt.o(.literal*, .text*)
|
||||
*machine_spi.o(.literal*, .text*)
|
||||
*machine_hspi.o(.literal*, .text*)
|
||||
*hspi.o(.literal*, .text*)
|
||||
*modesp.o(.literal* .text*)
|
||||
*modespnow.o(.literal* .text*)
|
||||
|
||||
Reference in New Issue
Block a user