commit | 98f879bad65b5d593858dd281fdab8d7cd0d7f87 | [log] [tgz] |
---|---|---|
author | Damian Krolik <damian.krolik@nordicsemi.no> | Mon Jun 28 10:51:38 2021 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jun 29 09:18:30 2021 -0400 |
tree | 99b225f367fb911b388faa03ed6ff853ebeb7676 | |
parent | ccc0999b80acb8f8dd52a99ec816de903f457f24 [diff] |
boards: thingy53: start network core before 802.15.4 driver The nRF5 802.15.4 driver tries to establish a rpmsg channel with the network core, so the network core must be started earlier. Therefore, decrease the priority level of the task responsible for initializing the board. Signed-off-by: Damian Krolik <damian.krolik@nordicsemi.no>