1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/lpc2387/include
Benjamin Valentin 8337ab111e cpu/arm7_common: hook up puf_sram
puf_sram only relies on an uninitialized chunk of memory.
This means to enable it we just have to hook up puf_sram_init().

All memory after __bss_end should be uninitialized at startup, so
just use that.
2019-11-25 02:04:34 +01:00
..
vendor cpu/lpc2387: add UART register map 2019-11-04 01:21:08 +01:00
cpu_conf.h cpu/arm7_common: hook up puf_sram 2019-11-25 02:04:34 +01:00
cpu.h cpu/lpc2387: clean up the platform 2019-09-16 13:08:56 +02:00
lpc2387.h cpu/lpc2387: fix indent 2019-11-07 21:55:24 +01:00
periph_cpu.h cpu/lpc2387: fix typos 2019-11-23 22:39:36 +01:00