Add nrf51822 device in devices.data

This commit is contained in:
Stéphane Chevigny
2022-05-04 18:56:40 -04:00
parent d8aa2f17b0
commit 203202e939

View File

@@ -521,6 +521,13 @@ pac5527 pac55xx ROM=128K RAM=32K
pac5532 pac55xx ROM=128K RAM=32K pac5532 pac55xx ROM=128K RAM=32K
pac5556 pac55xx ROM=128K RAM=32K pac5556 pac55xx ROM=128K RAM=32K
################################################################################
# nRF51xx Cortex-M0 based chips
nrf51822aa nrf51sf ROM=256K RAM=16K
nrf51822ab nrf51sf ROM=128K RAM=16K
nrf51822ac nrf51sf ROM=256K RAM=32K
################################################################################ ################################################################################
# nRF52xx Cortex-M4 based chips # nRF52xx Cortex-M4 based chips
nrf52805* nrf52sf ROM=192k RAM=24K nrf52805* nrf52sf ROM=192k RAM=24K
@@ -650,6 +657,13 @@ vf6xx END CPU=cortex-m4 FPU=hard-fpv4-sp-d16
pac55xx END ROM_OFF=0x00000000 RAM_OFF=0x20000000 CPU=cortex-m4 FPU=hard-fpv4-sp-d16 pac55xx END ROM_OFF=0x00000000 RAM_OFF=0x20000000 CPU=cortex-m4 FPU=hard-fpv4-sp-d16
################################################################################
# nRF51xx families
#
nrf51sf nrf51 FPU=soft
nrf51 END ROM_OFF=0x00000000 RAM_OFF=0x20000000 CPU=cortex-m0
################################################################################ ################################################################################
# nRF52xx families # nRF52xx families
# #
@@ -657,5 +671,3 @@ nrf52sf nrf52 FPU=soft
nrf52fp nrf52 FPU=hard-fpv4-sp-d16 nrf52fp nrf52 FPU=hard-fpv4-sp-d16
nrf52 END ROM_OFF=0x00000000 RAM_OFF=0x20000000 CPU=cortex-m4 nrf52 END ROM_OFF=0x00000000 RAM_OFF=0x20000000 CPU=cortex-m4