1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/sam0_common
Juergen Fitschen df90176b1f cpu/sam0_common/spi: move clk pin muxing into spi_acquire / spi_release
When the SPI peripheral is disabled, the output lines will become HIGH-Z.
If the clk pin is not pulled HIGH or LOW, connected SPI slaves will start drawing current expectedly.
2020-05-23 13:54:39 +02:00
..
include Merge pull request #13421 from benpicco/cpu/sam0_common/i2c-deinit 2020-05-05 19:09:47 +02:00
ldscripts sam0_common: Adjust ldscript memory segment attributes 2018-05-09 06:49:02 +02:00
periph cpu/sam0_common/spi: move clk pin muxing into spi_acquire / spi_release 2020-05-23 13:54:39 +02:00
doc.txt cpu/sam0: update doc.txt with new MCU families 2019-07-17 11:37:46 +02:00
Kconfig cpu/sam0_common: Add CPU-specific WDT peripheral configuration 2020-03-31 13:39:39 +02:00
Makefile
Makefile.dep cpu/cortexm_common: Move common modules to Makefile.dep 2020-04-01 09:46:21 +02:00
Makefile.features cpu/sam0_common: i2c: implement the periph_i2c_reconfigure feature 2020-05-05 16:12:19 +02:00
Makefile.include Merge pull request #13607 from benpicco/cpu/sam0_common/generic_RAM_ROM 2020-03-31 15:55:04 +02:00