6f98e81b17
Merge pull request #6759 from OTAkeys/pr/nucleo-i2c-clock
...
boards: fix I2C_APBCLK value in stm32-based boards
2017-03-31 12:37:07 +02:00
8c33bd55c9
boards/nucleos: deactivate LED0 auto init by default
2017-03-30 09:30:05 +02:00
Vincent Dupont
bb52575d45
boards: fix I2C_APBCLK value in stm32-based boards
2017-03-17 12:56:54 +01:00
Frits Kuipers
28bc25abb4
boards/nucleo-f4xx: Added second and third SPI definition
2017-02-28 22:38:42 +01:00
645ff47bfd
boards: nucleo-f401: add RTC config
2017-02-23 09:09:18 +01:00
a3497539c2
boards: fix PWM doxygen doc in periph_conf
2017-02-16 17:59:21 +01:00
ebc35a0613
boards: fix doxygen @brief in periph.conf
2017-01-27 10:31:56 +01:00
Peter Kietzmann
513b20ffd3
Merge pull request #4780 from haukepetersen/opt_periph_spi2
...
drivers/spi: reworked SPI driver interface
2017-01-25 22:07:36 +01:00
Oleg Hahm
c5abb08316
Merge pull request #4058 from daniel-k/pr/gdb_threads_openocd
...
cortex_m: Add debug symbols for OpenOCD/GDB thread support
2017-01-25 17:49:42 +01:00
Hauke Petersen
0edef2a0e1
cpu/stm32*+boards: adapted to new SPI API
...
- adapted the SPI driver
- adapted all boards using the CPU
2017-01-25 16:46:45 +01:00
Oleg Hahm
7ee7801c10
*: remove trailing underscores from header guards
2017-01-19 18:30:53 +01:00
8217ed1a8c
boards/nucleo-f401: add pwm configuration on pins d{3,5,6,9}
2017-01-18 22:19:02 +01:00
daniel-k
9d403d95ce
cortex_m: Add debug symbols for OpenOCD/GDB thread support
2017-01-16 20:50:35 +01:00
e2ec69c956
boards/nucleo-f401: configure a second UART using USART6 on PA11/PA12 pins
2017-01-06 15:03:08 +01:00
Hauke Petersen
55c6c4582b
boards/stm32-based: adapted UART configuration
2017-01-05 11:00:18 +01:00
Pieter Willemsen
a0835ccb1d
stm32: use periph_clk_en/dis functions for clock changes
2016-12-16 15:01:56 +01:00
Hauke Petersen
ab12d60d05
boards/stm32-based: adapted timer configurations
2016-12-09 12:20:04 +01:00
f87dd60a3d
boards/nucleo-common: provide arduino sketch feature to nucleo boards
2016-11-01 11:14:58 +01:00
10e9336c78
boards: adapt to automatically included boards/$board/Makefile.dep
2016-09-29 15:41:12 +02:00
Joakim Nohlgård
4d862955c2
xtimer: Rename XTIMER -> XTIMER_DEV
2016-07-06 22:23:04 +02:00
Hauke Petersen
5996706771
boards: adapted LED initialization calls
2016-03-17 14:55:31 +01:00
Hauke Petersen
0190cef1d5
boards: cleaned up UART conf for stm32f4 based boards
2016-03-16 12:24:52 +01:00
Hauke Petersen
c90c23468b
boards/nucleo-f401: unified LED defines
2016-03-15 18:37:52 +01:00
Hauke Petersen
0ccadc0f7b
boards/nucleo: added and use common board folder
2016-03-15 15:48:46 +01:00
Hauke Petersen
c8ef57bfed
boards/nucleo-f401: added DAC configuration
2016-03-14 20:39:32 +01:00
Hauke Petersen
838683dd7a
boards/nucleo-f401: added dummy ADC config
2016-03-14 13:06:25 +01:00
Joakim Nohlgård
ae108581d3
boards/*/Makefile.include: replace $(shell ls) by native Makefile functions
2016-03-11 15:05:06 +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
Oleg Hahm
f576317194
ci: split up cortex_m4 in even more groups
2016-03-08 20:37:25 +01:00
Frits Kuipers
33c7e93ef6
boards/nucleo-f401: I2C Feature for nucleo-f401 board
...
board/nucleo-f401: Closed comment group
Removed double features
2016-03-03 11:36:32 +01:00
Hauke Petersen
c08cbb1700
boards/nucleo-xx: added pin define for user button
2016-03-02 12:10:55 +01:00
Joakim Nohlgård
e002308dcf
boards/nucleo-f401: 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
fda34ea1f0
boards/nucleo-f401: cleaned up Makefile.features
2016-02-09 14:46:34 +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
Thomas Eichinger
0f80e688f3
Merge pull request #4115 from haukepetersen/opt_stm32f4_uart
...
cpu/stm32f4: optimized UART driver
2015-12-08 11:44:13 +01:00
Hauke Petersen
84fd4d7a5a
boards/nucleo-f401: adapted to UART driver update
2015-12-07 18:00:41 +01:00
Hauke Petersen
ac2b9f2524
boards: changed module name to 'board'
2015-12-07 17:53:22 +01:00
Oleg Hahm
d65d213def
CI: split up Cortex-M4 in two groups
2015-12-03 17:38:24 +01:00
Lari Lehtomäki
14be504b6a
boards/nucleo-f401: Add initial support
...
cpu: Add support for STM32F401xE cpu
boards: Add support for Nucleo-f401
boards/nucleo-f401: New line fixes and comment on green led pin
board/nucleo-f401: Added LED GPIO
board/nucleo-f401: Fixed LED GPIO
board/nucleo-f401: Minor fixes
2015-11-30 11:06:34 +02:00