|
46bd2f45d9
|
sys: xtimer: replace XTIMER_MASK with XTIMER_WIDTH in board config
|
2016-07-06 18:16:15 +02:00 |
|
Peter Kietzmann
|
5817d91b91
|
Merge pull request #5192 from DipSwitch/pr/fix_stm32f1_also_disable_hsi_on_hse
cpu/stm32f1: Disable HSI when using the HSE as system clock
|
2016-05-17 10:51:46 +02:00 |
|
DipSwitch
|
945f01f7e0
|
[SQUASH] Remove unrelevant changes
|
2016-04-05 23:54:01 +02:00 |
|
DipSwitch
|
a259cc42b0
|
[SQUASH] Make PLL_DIV and PLL_MUL behave the same as for the F3 and F4
|
2016-04-05 23:51:55 +02:00 |
|
DipSwitch
|
edae42281b
|
[SQUASH] Tested HSI
|
2016-04-05 23:38:32 +02:00 |
|
DipSwitch
|
50fda7e07f
|
[SQUASH] Fix timer clock calculations
|
2016-04-05 23:22:50 +02:00 |
|
DipSwitch
|
bd9b3a269c
|
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 |
|
Hauke Petersen
|
5996706771
|
boards: adapted LED initialization calls
|
2016-03-17 14:55:31 +01:00 |
|
DipSwitch
|
93bce6291c
|
Merge pull request #5090 from haukepetersen/opt_stm_clken
cpu/stm32_common: added shared periph_clk_en/dis functions
|
2016-03-16 23:02:20 +01:00 |
|
Hauke Petersen
|
083204c899
|
boards: fixed timer conf for stm32f1 based boards
|
2016-03-16 12:24:51 +01:00 |
|
Hauke Petersen
|
eeea9c9cfb
|
baords: fixed timer config for stm32f1 based boards
|
2016-03-16 10:53:36 +01:00 |
|
Hauke Petersen
|
b458b9af88
|
boards/nucleo-f103: adapted UART configuration
|
2016-03-16 10:45:05 +01:00 |
|
Hauke Petersen
|
99888549af
|
Merge pull request #4154 from DipSwitch/add_clock_selection_stm32f1
cpu: Add clock source selection based on CLOCK_HSE or CLOCK_HSI for STM32F1 family
|
2016-03-15 19:10:43 +01:00 |
|
Hauke Petersen
|
816a48cb02
|
boards/nucleo-f103: unified LED defines
|
2016-03-15 18:37:51 +01:00 |
|
DipSwitch
|
2558050d9e
|
cpu: Add clock source selection based on CLOCK_HSE or CLOCK_HSI for STM32F1
|
2016-03-15 17:50:39 +01:00 |
|
Hauke Petersen
|
0ccadc0f7b
|
boards/nucleo: added and use common board folder
|
2016-03-15 15:48:46 +01:00 |
|
DipSwitch
|
4a2134fd53
|
cpu/stm32f1/adc: Initial import for STM32F1 ADC
|
2016-03-14 22:52:26 +01:00 |
|
Joakim Nohlgård
|
ae108581d3
|
boards/*/Makefile.include: replace $(shell ls) by native Makefile functions
|
2016-03-11 15:05:06 +01:00 |
|
Joakim Nohlgård
|
dc303a4f0b
|
sys/uart_stdio: rename STDIO -> UART_STDIO_DEV, move to header
|
2016-03-11 12:04:00 +01:00 |
|
Oleg Hahm
|
a2f8a3fdd4
|
Merge pull request #4946 from haukepetersen/add_boards_buttondefines
boards: added pin defines for user buttons
|
2016-03-09 23:14:53 +01:00 |
|
Hauke Petersen
|
c08cbb1700
|
boards/nucleo-xx: added pin define for user button
|
2016-03-02 12:10:55 +01:00 |
|
Hauke Petersen
|
111f106b7e
|
boards/nucleo-f103: adapted to timer changes
|
2016-03-01 22:39:37 +01:00 |
|
Joakim Nohlgård
|
a61da40433
|
boards/nucleo-f103: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
7835ab2be7
|
make: Move BOARD and CPU includes to Makefile.modules
|
2016-02-10 16:37:03 +01:00 |
|
Joakim Nohlgård
|
fae9a092fd
|
boards: Remove Makefile.include.cortexm_common
|
2016-02-10 16:37:03 +01:00 |
|
Hauke Petersen
|
b436219674
|
boards: removed F_CPU define from board.h
|
2016-01-27 09:52:44 +01:00 |
|
Hauke Petersen
|
db25206a58
|
boards: use default values for STDIO defines
|
2016-01-05 12:08:31 +01:00 |
|
Victor Arino
|
3a8a932b27
|
boards/nucleo-f103: add support for nucleo-f103
|
2015-12-15 17:23:27 +01:00 |
|