Skip to content

Commit a9f75a7

Browse files
authored
Merge pull request #443 from dhalbert/3.0_spi
non-DMA SPI working; adding this now for testing; will continue with DMA
2 parents ea4b08d + 312444b commit a9f75a7

File tree

18 files changed

+1596
-1914
lines changed

18 files changed

+1596
-1914
lines changed

ports/atmel-samd/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ SRC_ASF := \
172172
hal/src/hal_i2c_m_sync.c \
173173
hal/src/hal_io.c \
174174
hal/src/hal_sleep.c \
175+
hal/src/hal_spi_m_sync.c \
175176
hal/src/hal_timer.c \
176177
hal/src/hal_usb_device.c \
177178
hpl/core/hpl_init.c \
@@ -251,6 +252,7 @@ SRC_COMMON_HAL = \
251252
board/__init__.c \
252253
busio/__init__.c \
253254
busio/I2C.c \
255+
busio/SPI.c \
254256
digitalio/__init__.c \
255257
digitalio/DigitalInOut.c \
256258
microcontroller/__init__.c \
@@ -266,7 +268,6 @@ SRC_COMMON_HAL = \
266268
audiobusio/PDMIn.c \
267269
audioio/__init__.c \
268270
audioio/AudioOut.c \
269-
busio/SPI.c \
270271
busio/UART.c \
271272
neopixel_write/__init__.c \
272273
nvm/__init__.c \

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy