-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Description
Hi,
I'm trying to build SPI example (https://github.com/openwch/arduino_core_ch32/blob/main/libraries/SPI/examples/SPIFlash/SPIFlash.ino) for CH32V003.
Unfortunately receiving error:
.../riscv-none-embed/bin/ld.exe: ...libraries\SPI\utility\spi_com.c.o: in function "spi_init": spi_com.c:(.text.spi_init+0x10): undefined reference to "PinMap_SPI_MOSI" .../riscv-none-embed/bin/ld.exe: spi_com.c:(.text.spi_init+0x16): undefined reference to "PinMap_SPI_MOSI"
Seems, some issue with board definition.
Metadata
Metadata
Assignees
Labels
No labels