Francisco
8467dba680
Merge pull request #12158 from aabadie/pr/boards/stm32_connect_assert_srst
...
boards/stm32: generalize use of connect_assert_srst for flashing
2019-09-23 14:02:39 +02:00
Kevin "Tristate Tom" Weiss
a138f1466f
Merge pull request #11975 from fjmolinas/pr_nucleof103_xtimer_backoff
...
boards/common/nucleo: increase XTIMER_BACKOFF for STM32F103
2019-09-09 11:15:37 +02:00
fc923baa42
boards/nucleo: generalize use of connect_assert_srst for flashing
...
This allows to flash/reset even over a crashed or sleeping firmware
2019-09-02 21:44:58 +02:00
Francisco Molina
ed3a716ffd
boards/common/nucleo: increase XTIMER_BACKOFF for STM32F1 boards
...
- Boards using stm32f103xx use the same custom config for xtimer
which relies on the same underlying hardware timers that hang
when sleeping for <20us so spin when approaching that limit.
2019-08-07 09:07:24 +02:00
Francisco Molina
294aff2ef1
boards: remove unused XTIMER_SHOOT_EARLY defines
2019-08-07 08:49:14 +02:00
414c304f2b
boards/*: remove useless export when setting DEBUG_ADAPTER
2019-06-03 10:32:08 +02:00
de15af4c87
boards/common/stm32-link: add common place for stlink
...
- introduce common place for boards using stlink: same serial, all use openocd
- apply this to nucleos
2018-06-26 20:45:23 +02:00
Hauke Petersen
cc90edc373
boards/stm32: use shared 180MHz clock config
2018-05-24 19:00:42 +02:00
Francisco Acosta
7b16b8a994
boards/common/nucleo: increase backoff to 8 for F4 family
2018-04-10 15:15:55 +02:00
912e107d23
boards/nucleo-l152: increase xtimer backoff
2018-03-09 09:28:25 +01:00
f8744e7b27
boards/common: move nucleo doxygen group to boards group
2018-01-27 18:48:24 +01:00
Hauke Petersen
18268ea535
boards/nucleo: fixed doxygen group in board.c
2018-01-24 10:24:23 +01:00
Hauke Petersen
c6c0b752c3
boards/nucleo: use shard board.h and board.c files
2018-01-24 10:24:23 +01:00
Hauke Petersen
b4f497f5e2
boards/nucleo: factored out nucleo64 common
2018-01-24 10:23:17 +01:00
906a9e3a02
boards/common/nucleo: add missing 'brief' description
2018-01-18 10:23:34 +01:00
845ffe0100
boards/common/nucleo: use inverted gpio for user button
2018-01-15 09:42:49 +01:00
5b5c99c27b
boards: fix doxygen typo on arduino
2018-01-05 15:32:20 +01:00
smlng
b1df79a45b
boards: fix doxygen groups for STM nucleo boards
2017-12-15 17:06:29 +01:00
smlng
c1354ac3d7
boards/common: enhance doxygen for stm nucleo
2017-12-15 10:25:29 +01:00
Hauke Petersen
59b3e0cedd
boards/nucleo: move shared code to common/nucleo
2017-11-30 10:26:36 +01:00