-
- Downloads
Merge pull request #5412 from dkm/pr/spi
cpu/lm4f120: SPI support
No related branches found
No related tags found
Showing
- boards/ek-lm4f120xl/Makefile.features 1 addition, 0 deletionsboards/ek-lm4f120xl/Makefile.features
- boards/ek-lm4f120xl/include/periph_conf.h 64 additions, 0 deletionsboards/ek-lm4f120xl/include/periph_conf.h
- cpu/lm4f120/Makefile.include 4 additions, 0 deletionscpu/lm4f120/Makefile.include
- cpu/lm4f120/cpu.c 1 addition, 0 deletionscpu/lm4f120/cpu.c
- cpu/lm4f120/include/cpu_conf.h 1 addition, 1 deletioncpu/lm4f120/include/cpu_conf.h
- cpu/lm4f120/include/periph_cpu.h 66 additions, 7 deletionscpu/lm4f120/include/periph_cpu.h
- cpu/lm4f120/periph/spi.c 140 additions, 0 deletionscpu/lm4f120/periph/spi.c
Loading
Please register or sign in to comment