1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/kinetis
Gaëtan Harter 19224ec1d5
kinetis: move filtering-out periph_hwrng in cpu/kinetis
This removes doing `filter-out periph_hwrng, $(FEATURES_PROVIDED)`
after processing `cpu/$(CPU)/Makefile.features`.
The current solution is a HACK as `CPU_MODEL` is currently not available
at that moment but will be in the near future.

It will allow always including `cpu/$(CPU)/Makefile.features` after
`boards/$(BOARD)/Makefile.features`.

It is a part of moving `CPU/CPU_MODEL` definitions to `Makefile.features`.
2019-05-06 15:12:47 +02:00
..
dist kinetis: Allow FOPT settings other than 0xff 2018-11-27 16:00:42 +01: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 cpu/kinetis: define ROM_LEN with a non arithmetic value 2019-03-23 12:14:21 +01:00
vectors.c kinetis: add support for S9KEAZ128 2019-01-26 15:53:05 +01:00