-
- Downloads
Merge pull request #7159 from OTAkeys/pr/stmclk_f2
cpu/stm32f2: implement stmclk interface for stm32f2
No related branches found
No related tags found
Showing
- boards/nucleo144-f207/include/periph_conf.h 13 additions, 14 deletionsboards/nucleo144-f207/include/periph_conf.h
- cpu/stm32f2/cpu.c 2 additions, 95 deletionscpu/stm32f2/cpu.c
- cpu/stm32f2/include/vendor/stm32f205xx.h 5413 additions, 5041 deletionscpu/stm32f2/include/vendor/stm32f205xx.h
- cpu/stm32f2/include/vendor/stm32f207xx.h 5819 additions, 5401 deletionscpu/stm32f2/include/vendor/stm32f207xx.h
- cpu/stm32f2/include/vendor/stm32f215xx.h 5492 additions, 5121 deletionscpu/stm32f2/include/vendor/stm32f215xx.h
- cpu/stm32f2/include/vendor/stm32f217xx.h 5887 additions, 5470 deletionscpu/stm32f2/include/vendor/stm32f217xx.h
- cpu/stm32f2/stmclk.c 200 additions, 0 deletionscpu/stm32f2/stmclk.c
Loading
Please register or sign in to comment