1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/boards/common/nucleo
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
..
include boards/common/nucleo: increase XTIMER_BACKOFF for STM32F1 boards 2019-08-07 09:07:24 +02:00
board.c boards/nucleo: fixed doxygen group in board.c 2018-01-24 10:24:23 +01:00
Makefile boards/nucleo: use shard board.h and board.c files 2018-01-24 10:24:23 +01:00
Makefile.dep boards/nucleo: move shared code to common/nucleo 2017-11-30 10:26:36 +01:00
Makefile.include boards/*: remove useless export when setting DEBUG_ADAPTER 2019-06-03 10:32:08 +02:00