1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/kinetis
francisco c219fdc001 kinetis/check-fcfield: skip on IMAGE_OFFSET > 0x410
- fcfield is located in memory at 0x400-0x40f. Its content is only read
  upon reset, therefore if in presence of a bootloader and multiple
  applications, the fcfield will only be read when the bootloader
  is loaded. As long as we flash at IMAGE_OFFSET > 0x410 we do not
  care about the fcfield content since it won't get overwritten.
2019-05-28 10:19:00 +02:00
..
dist kinetis/check-fcfield: skip on IMAGE_OFFSET > 0x410 2019-05-28 10:19:00 +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 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