This website requires JavaScript.
Explore
Help
Register
Sign In
riot-ci
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
RIOT
/
boards
/
stm32f3discovery
History
Peter Kietzmann
126f12b138
Merge pull request
#4164
from DipSwitch/add_clock_selection_stm32f3
...
cpu: Add clock source selection based on CLOCK_HSE or CLOCK_HSI for STM32F3 family
2016-03-30 09:32:33 +02:00
..
dist
board/stm32f3discovery: use unified openocd script
2015-02-10 14:27:45 +01:00
include
Merge pull request
#4164
from DipSwitch/add_clock_selection_stm32f3
2016-03-30 09:32:33 +02:00
board.c
boards: adapted LED initialization calls
2016-03-17 14:55:31 +01:00
Makefile
boards: changed module name to 'board'
2015-12-07 17:53:22 +01:00
Makefile.features
cpu/stm32/perip/dac: Move DAC implementation to stm32_common/periph since all STM32 DAC's have the same basics
2016-03-29 22:25:50 +02:00
Makefile.include
boards/*/Makefile.include: replace $(shell ls) by native Makefile functions
2016-03-11 15:05:06 +01:00