PythonExtra/ports/nrf/nrf91_af.csv
Glenn Ruben Bakke 82fe6b0526 nrf: Add nrf9160 base support.
This patch add basic building blocks for nrf9P60.

It also includes a secure bootloader which forwards all
possible peripherals that are user selectable to become
non-secure. After configuring Flash, RAM and peripherals
the secure bootloader will jump to the non-secure domain
where MicroPython is placed.

The minimum size of a secure boot has to be a flash
block of 32Kb, hence why the linker scripts are
offsetting the main application this much.

The RAM offset is set to 128K, to allow for later
integration of Nordic Semiconductor's BSD socket
library which reserves the range 0x20010000 - 0x2001FFFF.
2019-10-10 21:35:27 +02:00

236 B

1P0P0
2P1P1
3P2P2
4P3P3
5P4P4
6P5P5
7P6P6
8P7P7
9P8P8
10P9P9
11P10P10
12P11P11
13P12P12
14P13P13
15P14P14
16P15P15
17P16P16
18P17P17
19P18P18
20P19P19
21P20P20
22P21P21
23P22P22
24P23P23
25P24P24
26P25P25
27P26P26
28P27P27
29P28P28
30P29P29
31P30P30
32P31P31