Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
d4f00fe3c4ef9be5c6939655a9a453976eb562f4
/
.
/
dts
/
arm
/
silabs
/
efm32pg1b.dtsi
blob: 9916a7e8f270809198aaa91048392d33aa907015 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2021 Rafael Dias Menezes <rdmeneze@gmail.com>
*
* SPDX-License-Identifier: Apache-2.0
*/
#include
<
silabs
/
efm32_pg_1b
.
dtsi
>
/
{
cpus
{
cpu0
:
cpu@0
{
compatible
=
"arm,cortex-m4f"
;
reg
=
<
0
>;
};
};
};