1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/kinetis
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
..
dist kinetis: save 'wdog-disable.bin' binary in the repository 2019-05-28 14:37:11 +02:00
include kinetis: add support for S9KEAZ128 2019-01-26 15:53:05 +01:00
ldscripts kinetis: Memory segment attribute fixes 2018-05-05 08:11:00 +02:00
periph kinetis: limit scope of a variable in ics.c to make Codacy happy 2019-01-26 15:53:05 +01:00
cpu.c kinetis: add support for S9KEAZ128 2019-01-26 15:53:05 +01:00
doc.txt kinetis: Interrupt based I2C transfers 2018-07-25 12:01:39 +02:00
fcfield.c kinetis: add support for S9KEAZ128 2019-01-26 15:53:05 +01:00
isr_kinetis.c kinetis: add support for S9KEAZ128 2019-01-26 15:53:05 +01:00
kinetis-info.mk kinetis: add support for S9KEAZ128 2019-01-26 15:53:05 +01:00
Makefile kinetis: Unify all Kinetis CPUs in one directory 2017-11-10 10:42:59 +01:00
Makefile.dep kinetis: Interrupt based I2C transfers 2018-07-25 12:01:39 +02:00
Makefile.features kinetis: move filtering-out periph_hwrng in cpu/kinetis 2019-05-06 15:12:47 +02:00
Makefile.include kinetis: save 'wdog-disable.bin' binary in the repository 2019-05-28 14:37:11 +02:00
vectors.c kinetis: add support for S9KEAZ128 2019-01-26 15:53:05 +01:00