Skip to content

spiTransferBits missing in esp32-hal-spi.c #640

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
nepeee opened this issue Sep 16, 2017 · 1 comment
Closed

spiTransferBits missing in esp32-hal-spi.c #640

nepeee opened this issue Sep 16, 2017 · 1 comment

Comments

@nepeee
Copy link

nepeee commented Sep 16, 2017

libraries\SPI\SPI.cpp.o:(.literal._ZN8SPIClass12transferBitsEjPjh+0x0): undefined reference to `spiTransferBits'

libraries\SPI\SPI.cpp.o: In function `SPIClass::transferBits(unsigned int, unsigned int*, unsigned char)':

C:\Users\nepe\Documents\Arduino\hardware\espressif\esp32\libraries\SPI\src/SPI.cpp:252: undefined reference to `spiTransferBits'

@me-no-dev
Copy link
Member

Wow! I wonder how nobody noticed this till now :) Fixing...

blue-2357 pushed a commit to blue-2357/arduino-esp32 that referenced this issue Jul 17, 2024
dash0820 added a commit to dash0820/arduino-esp32-stripped that referenced this issue Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants