Update out-of-tree board to new kernel

This commit is contained in:
Jean-Michel Picod
2020-09-16 10:38:36 +02:00
parent cc495b8c85
commit bb2685ca94
3 changed files with 332 additions and 45 deletions

View File

@@ -11,4 +11,4 @@ cortexm4 = { path = "../../../arch/cortex-m4" }
capsules = { path = "../../../capsules" }
kernel = { path = "../../../kernel" }
nrf52840 = { path = "../../../chips/nrf52840" }
nrf52dk_base = { path = "../nrf52dk_base" }
nrf52_components = { path = "../nrf52_components" }