From 6529d5019ccb1fc47eb3ce5ef313eff42ad10c74 Mon Sep 17 00:00:00 2001 From: Mirabellensaft Date: Tue, 21 Feb 2023 13:50:23 +0100 Subject: [PATCH] rename hal to nrf-hal for clarity --- down-the-stack/dk_bsc/Cargo.toml | 5 +++-- down-the-stack/dk_bsc/src/lib.rs | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/down-the-stack/dk_bsc/Cargo.toml b/down-the-stack/dk_bsc/Cargo.toml index 473bdca..21865c1 100644 --- a/down-the-stack/dk_bsc/Cargo.toml +++ b/down-the-stack/dk_bsc/Cargo.toml @@ -2,14 +2,15 @@ authors = ["Jorge Aparicio ", "Tanks Transfeld