1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/boards/common
Gaëtan Harter e40d569204
kinetis: save 'wdog-disable.bin' binary in the repository
Keep the compiled '.bin' file to remove the need to compile it when
flashing. This remove the need to have the toolchain when flashing so
allow compiling and flashing with `BUILD_IN_DOCKER=1` without a local
toolchain.

Even if it ends up storing a binary, the file is only 34 bytes.
2019-05-28 14:37:11 +02:00
..
arduino-atmega board: add support for arduino-leonardo 2019-05-24 15:12:47 +02:00
arduino-due boards/arduino*: Added/refactored params for W5100 2019-01-22 15:46:33 +01:00
arduino-mkr sam0_common: make Timer implementation common across all sam0 MCUs 2019-05-21 11:47:59 +02:00
atmega board: add support for arduino-leonardo 2019-05-24 15:12:47 +02:00
esp32 Merge pull request #11293 from gschorcht/cpu/esp32/periph/conf/spi 2019-05-14 12:07:19 +02:00
esp8266 cpu/esp8266: doc fixes 2019-01-09 16:55:21 +01:00
frdm kinetis: save 'wdog-disable.bin' binary in the repository 2019-05-28 14:37:11 +02:00
iotlab boards/iotlab-m3: disable DMA with SPI 2019-01-15 19:49:32 +01:00
kw41z boards/common: introduce common code for kw41z boards 2019-05-07 21:57:04 +02:00
msb-430 boards: unconditionally include CPU/Makefile.features 2018-10-11 17:13:40 +02:00
msba2 boards/lpc2k_pgm: use FLASHFILE for boards using lpc2k_pgm 2019-03-20 14:31:25 +01:00
nrf51 boards/nrf5x: use periph_temperature with saul 2019-03-08 21:14:22 +01:00
nrf52 nrf52: include riotboot feature when possible 2019-03-14 12:03:39 +01:00
nrf52xxxdk boards/nrf52xxxdk: refactor UART config 2019-01-25 15:51:50 +01:00
nucleo boards/common/stm32-link: add common place for stlink 2018-06-26 20:45:23 +02:00
nucleo32 boards*: cleanup doxygen 2018-04-18 12:08:56 +02:00
nucleo64 boards/nucleo64: add motor driver 2019-03-11 01:44:22 +01:00
nucleo144 tests/leds: initialize led0 by default 2019-02-27 13:09:29 +01:00
particle-mesh boards/particle-mesh: common support for particle mesh boards 2019-05-17 22:42:08 +02:00
remote boards/cc2538: use FLASHFILE for boards using cc2538-bsl.py 2019-05-23 15:02:15 +02:00
saml1x sam0_common: make Timer implementation common across all sam0 MCUs 2019-05-21 11:47:59 +02:00
silabs boards/common/silabs: add Arduino API support for SiLabs boards 2018-11-08 17:03:19 +01:00
stm32 boards/stm32: add shared STM32L0 clock configuration 2019-05-23 14:03:17 +02:00
stm32f103c8 boards/stm32based: remove periph_gpio/irq from board level 2018-12-18 21:51:14 +01:00
wsn430 boards: unconditionally include CPU/Makefile.features 2018-10-11 17:13:40 +02:00
doc.txt boards/stm32f103c8: add docu on flashing with DFU 2018-08-15 15:00:13 +02:00