Fix trailing spaces in yaml files

Clean up trailing spaces, to avoid copypasta of pkg.yml and syscfg.yml
with trailing spaces in the license headers to keep propagating.

Signed-off-by: Fabio Utzig <utzig@apache.org>
diff --git a/apps/bleprph_oic/pkg.yml b/apps/bleprph_oic/pkg.yml
index b38a114..7d23a6d 100644
--- a/apps/bleprph_oic/pkg.yml
+++ b/apps/bleprph_oic/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@mcuboot/boot/bootutil"
     - "@apache-mynewt-core/kernel/os"
     - "@apache-mynewt-nimble/nimble/host"
diff --git a/apps/bleprph_oic/syscfg.yml b/apps/bleprph_oic/syscfg.yml
index 487b4a4..09360c0 100644
--- a/apps/bleprph_oic/syscfg.yml
+++ b/apps/bleprph_oic/syscfg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/apps/blesplit/pkg.yml b/apps/blesplit/pkg.yml
index 2e7f1a6..1bde399 100644
--- a/apps/blesplit/pkg.yml
+++ b/apps/blesplit/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/apps/bus_test/lis2dh_node/pkg.yml b/apps/bus_test/lis2dh_node/pkg.yml
index 891e7fd..0d43ec2 100644
--- a/apps/bus_test/lis2dh_node/pkg.yml
+++ b/apps/bus_test/lis2dh_node/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/apps/bus_test/pkg.yml b/apps/bus_test/pkg.yml
index e0a43fe..4e76a82 100644
--- a/apps/bus_test/pkg.yml
+++ b/apps/bus_test/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/apps/coremark/pkg.yml b/apps/coremark/pkg.yml
index ecf45ca..90d9843 100644
--- a/apps/coremark/pkg.yml
+++ b/apps/coremark/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/apps/ffs2native/pkg.yml b/apps/ffs2native/pkg.yml
index 3345cdc..b4677ef 100644
--- a/apps/ffs2native/pkg.yml
+++ b/apps/ffs2native/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/apps/lora_app_shell/pkg.yml b/apps/lora_app_shell/pkg.yml
index e34d1b1..7162179 100644
--- a/apps/lora_app_shell/pkg.yml
+++ b/apps/lora_app_shell/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/apps/loraping/pkg.yml b/apps/loraping/pkg.yml
index f89e96c..49c6f52 100644
--- a/apps/loraping/pkg.yml
+++ b/apps/loraping/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/apps/lorashell/pkg.yml b/apps/lorashell/pkg.yml
index 645fbee..549d422 100644
--- a/apps/lorashell/pkg.yml
+++ b/apps/lorashell/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/apps/metrics/pkg.yml b/apps/metrics/pkg.yml
index c1445ad..81b63cc 100644
--- a/apps/metrics/pkg.yml
+++ b/apps/metrics/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -17,13 +17,13 @@
 #
 pkg.name: apps/metrics
 pkg.type: app
-pkg.description: 
+pkg.description:
 pkg.author: "Apache Mynewt <dev@mynewt.apache.org>"
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
 pkg.deps:
-    - kernel/os 
+    - kernel/os
     - sys/console/full
-    - sys/metrics 
+    - sys/metrics
     - sys/sysinit
diff --git a/apps/metrics/syscfg.yml b/apps/metrics/syscfg.yml
index c6805ac..ff42c99 100644
--- a/apps/metrics/syscfg.yml
+++ b/apps/metrics/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/apps/ocf_sample/pkg.yml b/apps/ocf_sample/pkg.yml
index e4ee211..3852118 100644
--- a/apps/ocf_sample/pkg.yml
+++ b/apps/ocf_sample/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/apps/sensors_test/pkg.yml b/apps/sensors_test/pkg.yml
index b36d70b..ee595cb 100644
--- a/apps/sensors_test/pkg.yml
+++ b/apps/sensors_test/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/apps/slinky/pkg.yml b/apps/slinky/pkg.yml
index f980d28..154db4c 100644
--- a/apps/slinky/pkg.yml
+++ b/apps/slinky/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/apps/splitty/pkg.yml b/apps/splitty/pkg.yml
index eecb2c3..d22bbec 100644
--- a/apps/splitty/pkg.yml
+++ b/apps/splitty/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/apps/testbench/pkg.yml b/apps/testbench/pkg.yml
index 6f4b4fc..479581c 100644
--- a/apps/testbench/pkg.yml
+++ b/apps/testbench/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/apps/trng_test/pkg.yml b/apps/trng_test/pkg.yml
index 04a9c1d..b2ad439 100644
--- a/apps/trng_test/pkg.yml
+++ b/apps/trng_test/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -17,7 +17,7 @@
 #
 pkg.name: apps/trng_test
 pkg.type: app
-pkg.description: 
+pkg.description:
 pkg.author: "Apache Mynewt <dev@mynewt.apache.org>"
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
diff --git a/apps/trng_test/syscfg.yml b/apps/trng_test/syscfg.yml
index f40f767..9d78559 100644
--- a/apps/trng_test/syscfg.yml
+++ b/apps/trng_test/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/boot/split/pkg.yml b/boot/split/pkg.yml
index 3b10457..3adcdf3 100644
--- a/boot/split/pkg.yml
+++ b/boot/split/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/boot/split/syscfg.yml b/boot/split/syscfg.yml
index c4cb77a..37de238 100644
--- a/boot/split/syscfg.yml
+++ b/boot/split/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/boot/split_app/pkg.yml b/boot/split_app/pkg.yml
index fff5425..e573179 100644
--- a/boot/split_app/pkg.yml
+++ b/boot/split_app/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/boot/stub/pkg.yml b/boot/stub/pkg.yml
index aa95f51..a27af46 100644
--- a/boot/stub/pkg.yml
+++ b/boot/stub/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/compiler/arc/pkg.yml b/compiler/arc/pkg.yml
index 13d99a8..680d5a4 100644
--- a/compiler/arc/pkg.yml
+++ b/compiler/arc/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/compiler/arm-none-eabi-m0/compiler.yml b/compiler/arm-none-eabi-m0/compiler.yml
index b5ae235..802e472 100644
--- a/compiler/arm-none-eabi-m0/compiler.yml
+++ b/compiler/arm-none-eabi-m0/compiler.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/compiler/arm-none-eabi-m0/pkg.yml b/compiler/arm-none-eabi-m0/pkg.yml
index a2e3cc8..a01a870 100644
--- a/compiler/arm-none-eabi-m0/pkg.yml
+++ b/compiler/arm-none-eabi-m0/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/compiler/arm-none-eabi-m3/compiler.yml b/compiler/arm-none-eabi-m3/compiler.yml
index 3cd5997..ab46167 100644
--- a/compiler/arm-none-eabi-m3/compiler.yml
+++ b/compiler/arm-none-eabi-m3/compiler.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/compiler/arm-none-eabi-m3/pkg.yml b/compiler/arm-none-eabi-m3/pkg.yml
index 6b3e2b9..3398ea1 100644
--- a/compiler/arm-none-eabi-m3/pkg.yml
+++ b/compiler/arm-none-eabi-m3/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/compiler/arm-none-eabi-m33/compiler.yml b/compiler/arm-none-eabi-m33/compiler.yml
index 0567ad3..e7115a0 100644
--- a/compiler/arm-none-eabi-m33/compiler.yml
+++ b/compiler/arm-none-eabi-m33/compiler.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/compiler/arm-none-eabi-m33/pkg.yml b/compiler/arm-none-eabi-m33/pkg.yml
index e2f13e0..04581ae 100644
--- a/compiler/arm-none-eabi-m33/pkg.yml
+++ b/compiler/arm-none-eabi-m33/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/compiler/arm-none-eabi-m4/compiler.yml b/compiler/arm-none-eabi-m4/compiler.yml
index 13fc149..8f82408 100644
--- a/compiler/arm-none-eabi-m4/compiler.yml
+++ b/compiler/arm-none-eabi-m4/compiler.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/compiler/arm-none-eabi-m4/pkg.yml b/compiler/arm-none-eabi-m4/pkg.yml
index b3dec03..403317f 100644
--- a/compiler/arm-none-eabi-m4/pkg.yml
+++ b/compiler/arm-none-eabi-m4/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/compiler/arm-none-eabi-m7/compiler.yml b/compiler/arm-none-eabi-m7/compiler.yml
index 91b222a..5509bb3 100644
--- a/compiler/arm-none-eabi-m7/compiler.yml
+++ b/compiler/arm-none-eabi-m7/compiler.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/compiler/arm-none-eabi-m7/pkg.yml b/compiler/arm-none-eabi-m7/pkg.yml
index d3ed550..017665f 100644
--- a/compiler/arm-none-eabi-m7/pkg.yml
+++ b/compiler/arm-none-eabi-m7/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/compiler/sim/pkg.yml b/compiler/sim/pkg.yml
index 2f559d2..99e13fb 100644
--- a/compiler/sim/pkg.yml
+++ b/compiler/sim/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/crypto/mbedtls/pkg.yml b/crypto/mbedtls/pkg.yml
index 97b9f2c..529a8c8 100644
--- a/crypto/mbedtls/pkg.yml
+++ b/crypto/mbedtls/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/crypto/mbedtls/selftest/pkg.yml b/crypto/mbedtls/selftest/pkg.yml
index b84ebc1..52c0de1 100644
--- a/crypto/mbedtls/selftest/pkg.yml
+++ b/crypto/mbedtls/selftest/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/crypto/mbedtls"
     - "@apache-mynewt-core/sys/console/stub"
     - "@apache-mynewt-core/sys/log/stub"
diff --git a/crypto/tinycrypt/pkg.yml b/crypto/tinycrypt/pkg.yml
index d5e7e40..aa7c84c 100644
--- a/crypto/tinycrypt/pkg.yml
+++ b/crypto/tinycrypt/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/encoding/base62/pkg.yml b/encoding/base62/pkg.yml
index 3fd083f..09c9b68 100755
--- a/encoding/base62/pkg.yml
+++ b/encoding/base62/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/encoding/base62/selftest/pkg.yml b/encoding/base62/selftest/pkg.yml
index 5502c17..407b916 100755
--- a/encoding/base62/selftest/pkg.yml
+++ b/encoding/base62/selftest/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "encoding/base62"
     - "@apache-mynewt-core/test/testutil"
     - "@apache-mynewt-core/sys/console/stub"
diff --git a/encoding/base64/pkg.yml b/encoding/base64/pkg.yml
index 9a3c539..e6f4e49 100644
--- a/encoding/base64/pkg.yml
+++ b/encoding/base64/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/encoding/base64/selftest/pkg.yml b/encoding/base64/selftest/pkg.yml
index 3f854ad..55a5ba0 100644
--- a/encoding/base64/selftest/pkg.yml
+++ b/encoding/base64/selftest/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/encoding/base64"
     - "@apache-mynewt-core/sys/console/stub"
     - "@apache-mynewt-core/sys/log/stub"
diff --git a/encoding/cborattr/pkg.yml b/encoding/cborattr/pkg.yml
index c18ae53..99207eb 100644
--- a/encoding/cborattr/pkg.yml
+++ b/encoding/cborattr/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/encoding/json/hosttest/pkg.yml b/encoding/json/hosttest/pkg.yml
index c75c97e..0b85998 100644
--- a/encoding/json/hosttest/pkg.yml
+++ b/encoding/json/hosttest/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,6 +22,6 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/encoding/json"
     - "@apache-mynewt-core/test/testutil"
diff --git a/encoding/json/pkg.yml b/encoding/json/pkg.yml
index 3240209..a5e92e6 100644
--- a/encoding/json/pkg.yml
+++ b/encoding/json/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: encoding/json 
+pkg.name: encoding/json
 pkg.description: JSON encoding / decoding library.
 pkg.author: "Apache Mynewt <dev@mynewt.apache.org>"
 pkg.homepage: "http://mynewt.apache.org/"
diff --git a/encoding/json/selftest/pkg.yml b/encoding/json/selftest/pkg.yml
index f4c7caf..0752742 100644
--- a/encoding/json/selftest/pkg.yml
+++ b/encoding/json/selftest/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/encoding/json"
     - "@apache-mynewt-core/sys/console/stub"
     - "@apache-mynewt-core/sys/log/stub"
diff --git a/encoding/tinycbor/pkg.yml b/encoding/tinycbor/pkg.yml
index e310e7a..98eda7a 100644
--- a/encoding/tinycbor/pkg.yml
+++ b/encoding/tinycbor/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -17,8 +17,8 @@
 # under the License.
 #
 
-pkg.name: encoding/tinycbor 
-pkg.description: CBOR encoding/decoding library 
+pkg.name: encoding/tinycbor
+pkg.description: CBOR encoding/decoding library
 pkg.author: "Apache Mynewt <dev@mynewt.apache.org>"
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
diff --git a/fs/disk/pkg.yml b/fs/disk/pkg.yml
index 623b46b..52a0f7f 100644
--- a/fs/disk/pkg.yml
+++ b/fs/disk/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/fs/fatfs/pkg.yml b/fs/fatfs/pkg.yml
index 7bfd9d8..01cef77 100644
--- a/fs/fatfs/pkg.yml
+++ b/fs/fatfs/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/fs/fatfs/syscfg.yml b/fs/fatfs/syscfg.yml
index dd2df06..5c5131a 100644
--- a/fs/fatfs/syscfg.yml
+++ b/fs/fatfs/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/fs/fcb/pkg.yml b/fs/fcb/pkg.yml
index c4f795e..a09a1c6 100644
--- a/fs/fcb/pkg.yml
+++ b/fs/fcb/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/fs/fcb/selftest/pkg.yml b/fs/fcb/selftest/pkg.yml
index c0c1778..3cdcac3 100644
--- a/fs/fcb/selftest/pkg.yml
+++ b/fs/fcb/selftest/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/fs/fcb"
     - "@apache-mynewt-core/sys/console/stub"
     - "@apache-mynewt-core/sys/log/stub"
diff --git a/fs/fcb2/pkg.yml b/fs/fcb2/pkg.yml
index 7db43f0..77ade1b 100644
--- a/fs/fcb2/pkg.yml
+++ b/fs/fcb2/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/fs/fcb2/selftest/pkg.yml b/fs/fcb2/selftest/pkg.yml
index b7ed0bb..a8243bf 100644
--- a/fs/fcb2/selftest/pkg.yml
+++ b/fs/fcb2/selftest/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/fs/fcb2"
     - "@apache-mynewt-core/sys/console/stub"
     - "@apache-mynewt-core/sys/log/stub"
diff --git a/fs/fs/pkg.yml b/fs/fs/pkg.yml
index a3b3d03..b221749 100644
--- a/fs/fs/pkg.yml
+++ b/fs/fs/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/fs/nffs/pkg.yml b/fs/nffs/pkg.yml
index c93bb54..b618766 100644
--- a/fs/nffs/pkg.yml
+++ b/fs/nffs/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/fs/nffs/selftest/pkg.yml b/fs/nffs/selftest/pkg.yml
index 82e4689..13f82ad 100644
--- a/fs/nffs/selftest/pkg.yml
+++ b/fs/nffs/selftest/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/fs/nffs"
     - "@apache-mynewt-core/sys/console/stub"
     - "@apache-mynewt-core/sys/log/full"
diff --git a/hw/bsp/ada_feather_stm32f405/pkg.yml b/hw/bsp/ada_feather_stm32f405/pkg.yml
index 39581bd..09f5e54 100644
--- a/hw/bsp/ada_feather_stm32f405/pkg.yml
+++ b/hw/bsp/ada_feather_stm32f405/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/apollo2_evb/bsp.yml b/hw/bsp/apollo2_evb/bsp.yml
index e1a8f30..2b48029 100644
--- a/hw/bsp/apollo2_evb/bsp.yml
+++ b/hw/bsp/apollo2_evb/bsp.yml
@@ -23,7 +23,7 @@
 bsp.url: https://www.ambiqmicro.com/mcu/
 bsp.maker: "Ambiq micro"
 bsp.arch: cortex_m4
-bsp.compiler: compiler/arm-none-eabi-m4 
+bsp.compiler: compiler/arm-none-eabi-m4
 bsp.linkerscript:
     - "hw/bsp/apollo2_evb/apollo2.ld"
     - "@apache-mynewt-core/hw/mcu/ambiq/apollo2/apollo2.ld"
diff --git a/hw/bsp/b-l072z-lrwan1/pkg.yml b/hw/bsp/b-l072z-lrwan1/pkg.yml
index 5c6cd9d..3f544f8 100644
--- a/hw/bsp/b-l072z-lrwan1/pkg.yml
+++ b/hw/bsp/b-l072z-lrwan1/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/b-l475e-iot01a/pkg.yml b/hw/bsp/b-l475e-iot01a/pkg.yml
index c555e20..4a1c61a 100644
--- a/hw/bsp/b-l475e-iot01a/pkg.yml
+++ b/hw/bsp/b-l475e-iot01a/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/black_vet6/pkg.yml b/hw/bsp/black_vet6/pkg.yml
index c1ef16d..55ce798 100644
--- a/hw/bsp/black_vet6/pkg.yml
+++ b/hw/bsp/black_vet6/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/bluepill/bsp.yml b/hw/bsp/bluepill/bsp.yml
index a399043..52566d9 100644
--- a/hw/bsp/bluepill/bsp.yml
+++ b/hw/bsp/bluepill/bsp.yml
@@ -65,4 +65,4 @@
             device: 0
             offset: 0x08006000
             size: 8kB
-            
\ No newline at end of file
+
diff --git a/hw/bsp/calliope_mini/syscfg.yml b/hw/bsp/calliope_mini/syscfg.yml
index c66a64d..ae2afd2 100644
--- a/hw/bsp/calliope_mini/syscfg.yml
+++ b/hw/bsp/calliope_mini/syscfg.yml
@@ -86,7 +86,7 @@
         description: 'enable Button B'
         value: 0
 
-syscfg.defs.BLE_CONTROLLER: 
+syscfg.defs.BLE_CONTROLLER:
     TIMER_0:
         value: 0
     TIMER_3:
@@ -107,4 +107,4 @@
     BLE_LL_RFMGMT_ENABLE_TIME: 0
     # synthesized 32k clock has 250ppm accuracy
     BLE_LL_OUR_SCA: 250
-    BLE_LL_MASTER_SCA: 1 
+    BLE_LL_MASTER_SCA: 1
diff --git a/hw/bsp/native-armv7/pkg.yml b/hw/bsp/native-armv7/pkg.yml
index 786075d..abb73a5 100644
--- a/hw/bsp/native-armv7/pkg.yml
+++ b/hw/bsp/native-armv7/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/native-mips/pkg.yml b/hw/bsp/native-mips/pkg.yml
index 4e60ae0..bdaa5aa 100644
--- a/hw/bsp/native-mips/pkg.yml
+++ b/hw/bsp/native-mips/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/native/pkg.yml b/hw/bsp/native/pkg.yml
index c1e2328..a2085db 100644
--- a/hw/bsp/native/pkg.yml
+++ b/hw/bsp/native/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/nucleo-f072rb/pkg.yml b/hw/bsp/nucleo-f072rb/pkg.yml
index b904c49..4e932f1 100644
--- a/hw/bsp/nucleo-f072rb/pkg.yml
+++ b/hw/bsp/nucleo-f072rb/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/nucleo-f103rb/pkg.yml b/hw/bsp/nucleo-f103rb/pkg.yml
index fce363c..0e98deb 100644
--- a/hw/bsp/nucleo-f103rb/pkg.yml
+++ b/hw/bsp/nucleo-f103rb/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/nucleo-f103rb/syscfg.yml b/hw/bsp/nucleo-f103rb/syscfg.yml
index 01c18bc..41f8273 100644
--- a/hw/bsp/nucleo-f103rb/syscfg.yml
+++ b/hw/bsp/nucleo-f103rb/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/nucleo-f303k8/pkg.yml b/hw/bsp/nucleo-f303k8/pkg.yml
index 961d3b1..978ddd6 100644
--- a/hw/bsp/nucleo-f303k8/pkg.yml
+++ b/hw/bsp/nucleo-f303k8/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/nucleo-f303re/pkg.yml b/hw/bsp/nucleo-f303re/pkg.yml
index 45f16ad..d496e3c 100644
--- a/hw/bsp/nucleo-f303re/pkg.yml
+++ b/hw/bsp/nucleo-f303re/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/nucleo-f401re/pkg.yml b/hw/bsp/nucleo-f401re/pkg.yml
index 575bcd0..9bd3b64 100644
--- a/hw/bsp/nucleo-f401re/pkg.yml
+++ b/hw/bsp/nucleo-f401re/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/nucleo-f411re/pkg.yml b/hw/bsp/nucleo-f411re/pkg.yml
index 5a85446..c0eb173 100644
--- a/hw/bsp/nucleo-f411re/pkg.yml
+++ b/hw/bsp/nucleo-f411re/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/nucleo-f411re/syscfg.yml b/hw/bsp/nucleo-f411re/syscfg.yml
index 037fcfe..280993d 100644
--- a/hw/bsp/nucleo-f411re/syscfg.yml
+++ b/hw/bsp/nucleo-f411re/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/nucleo-f413zh/pkg.yml b/hw/bsp/nucleo-f413zh/pkg.yml
index 79f82eb..16e6cc1 100644
--- a/hw/bsp/nucleo-f413zh/pkg.yml
+++ b/hw/bsp/nucleo-f413zh/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/nucleo-f413zh/syscfg.yml b/hw/bsp/nucleo-f413zh/syscfg.yml
index ed09ad7..097edb4 100644
--- a/hw/bsp/nucleo-f413zh/syscfg.yml
+++ b/hw/bsp/nucleo-f413zh/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/nucleo-f439zi/pkg.yml b/hw/bsp/nucleo-f439zi/pkg.yml
index 176fcdb..4f84185 100644
--- a/hw/bsp/nucleo-f439zi/pkg.yml
+++ b/hw/bsp/nucleo-f439zi/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/nucleo-f439zi/syscfg.yml b/hw/bsp/nucleo-f439zi/syscfg.yml
index 90b830d..3067f90 100644
--- a/hw/bsp/nucleo-f439zi/syscfg.yml
+++ b/hw/bsp/nucleo-f439zi/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/nucleo-l073rz/pkg.yml b/hw/bsp/nucleo-l073rz/pkg.yml
index 1d4e856..2f13157 100644
--- a/hw/bsp/nucleo-l073rz/pkg.yml
+++ b/hw/bsp/nucleo-l073rz/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/nucleo-l476rg/pkg.yml b/hw/bsp/nucleo-l476rg/pkg.yml
index b5cce66..c8ddd39 100644
--- a/hw/bsp/nucleo-l476rg/pkg.yml
+++ b/hw/bsp/nucleo-l476rg/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/olimex-p103/pkg.yml b/hw/bsp/olimex-p103/pkg.yml
index 795a1e0..a41ec08 100644
--- a/hw/bsp/olimex-p103/pkg.yml
+++ b/hw/bsp/olimex-p103/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/olimex-p103/syscfg.yml b/hw/bsp/olimex-p103/syscfg.yml
index 58ad0eb..2d0d8c8 100644
--- a/hw/bsp/olimex-p103/syscfg.yml
+++ b/hw/bsp/olimex-p103/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/olimex_stm32-e407_devboard/pkg.yml b/hw/bsp/olimex_stm32-e407_devboard/pkg.yml
index a9c20ba..5c49085 100644
--- a/hw/bsp/olimex_stm32-e407_devboard/pkg.yml
+++ b/hw/bsp/olimex_stm32-e407_devboard/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/pic32mx470_6lp_clicker/pkg.yml b/hw/bsp/pic32mx470_6lp_clicker/pkg.yml
index 7d87ca3..456b8d3 100644
--- a/hw/bsp/pic32mx470_6lp_clicker/pkg.yml
+++ b/hw/bsp/pic32mx470_6lp_clicker/pkg.yml
@@ -26,7 +26,7 @@
     - pic32
     - microchip
     - clicker
-    
+
 pkg.cflags:
     - -mprocessor=32MX470F512H
 pkg.lflags:
diff --git a/hw/bsp/stm32f3discovery/pkg.yml b/hw/bsp/stm32f3discovery/pkg.yml
index df705c8..dd25f8f 100644
--- a/hw/bsp/stm32f3discovery/pkg.yml
+++ b/hw/bsp/stm32f3discovery/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/stm32f411discovery/pkg.yml b/hw/bsp/stm32f411discovery/pkg.yml
index 6439c25..f774c99 100644
--- a/hw/bsp/stm32f411discovery/pkg.yml
+++ b/hw/bsp/stm32f411discovery/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/stm32f411discovery/syscfg.yml b/hw/bsp/stm32f411discovery/syscfg.yml
index 057725b..5acb7bd 100644
--- a/hw/bsp/stm32f411discovery/syscfg.yml
+++ b/hw/bsp/stm32f411discovery/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/stm32f4discovery/pkg.yml b/hw/bsp/stm32f4discovery/pkg.yml
index 3cac031..a495f5c 100644
--- a/hw/bsp/stm32f4discovery/pkg.yml
+++ b/hw/bsp/stm32f4discovery/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/stm32f4discovery/syscfg.yml b/hw/bsp/stm32f4discovery/syscfg.yml
index 1e07cb7..3ada839 100644
--- a/hw/bsp/stm32f4discovery/syscfg.yml
+++ b/hw/bsp/stm32f4discovery/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/stm32l152discovery/pkg.yml b/hw/bsp/stm32l152discovery/pkg.yml
index d1af895..d641c2b 100644
--- a/hw/bsp/stm32l152discovery/pkg.yml
+++ b/hw/bsp/stm32l152discovery/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/bsp/stm32l152discovery/syscfg.yml b/hw/bsp/stm32l152discovery/syscfg.yml
index a319abe..951e23d 100644
--- a/hw/bsp/stm32l152discovery/syscfg.yml
+++ b/hw/bsp/stm32l152discovery/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/cmsis-core/pkg.yml b/hw/cmsis-core/pkg.yml
index 0903256..dcc7dcb 100644
--- a/hw/cmsis-core/pkg.yml
+++ b/hw/cmsis-core/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/drivers/bq27z561/syscfg.yml b/hw/drivers/bq27z561/syscfg.yml
index b6f035a..49f388b 100644
--- a/hw/drivers/bq27z561/syscfg.yml
+++ b/hw/drivers/bq27z561/syscfg.yml
@@ -37,7 +37,7 @@
         value: 2
     BQ27Z561_I2C_TIMEOUT_TICKS:
         description: >
-            Number of OS ticks to wait for each I2C transaction to complete.            
+            Number of OS ticks to wait for each I2C transaction to complete.
         value: 6
     BQ27Z561_SYSINIT_STAGE:
         description: >
diff --git a/hw/drivers/chg_ctrl/bq24040/pkg.yml b/hw/drivers/chg_ctrl/bq24040/pkg.yml
index 26aa7e7..6f7e84d 100644
--- a/hw/drivers/chg_ctrl/bq24040/pkg.yml
+++ b/hw/drivers/chg_ctrl/bq24040/pkg.yml
@@ -18,7 +18,7 @@
 #
 
 pkg.name: hw/drivers/chg_ctrl/bq24040
-pkg.description: 
+pkg.description:
 pkg.keywords:
     - Charge Controller
     - bq24040
diff --git a/hw/drivers/chg_ctrl/da1469x_charger/pkg.yml b/hw/drivers/chg_ctrl/da1469x_charger/pkg.yml
index 7b908ea..6ec31a7 100644
--- a/hw/drivers/chg_ctrl/da1469x_charger/pkg.yml
+++ b/hw/drivers/chg_ctrl/da1469x_charger/pkg.yml
@@ -18,7 +18,7 @@
 #
 
 pkg.name: hw/drivers/chg_ctrl/da1469x_charger
-pkg.description: 
+pkg.description:
 pkg.keywords:
     - Charge Controller
     - DA1469x
diff --git a/hw/drivers/debounce/pkg.yml b/hw/drivers/debounce/pkg.yml
index f35d722..f232544 100644
--- a/hw/drivers/debounce/pkg.yml
+++ b/hw/drivers/debounce/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/drivers/debounce/syscfg.yml b/hw/drivers/debounce/syscfg.yml
index 3d218ce..e3d871d 100644
--- a/hw/drivers/debounce/syscfg.yml
+++ b/hw/drivers/debounce/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/drivers/led/lp5523/pkg.yml b/hw/drivers/led/lp5523/pkg.yml
index 47a634a..38d340d 100644
--- a/hw/drivers/led/lp5523/pkg.yml
+++ b/hw/drivers/led/lp5523/pkg.yml
@@ -25,7 +25,7 @@
     - led
     - texas
     - lp5523
-        
+
 pkg.deps:
     - "@apache-mynewt-core/kernel/os"
     - "@apache-mynewt-core/hw/hal"
diff --git a/hw/drivers/led/tlc5971/pkg.yml b/hw/drivers/led/tlc5971/pkg.yml
index b0cf090..adcf2c8 100644
--- a/hw/drivers/led/tlc5971/pkg.yml
+++ b/hw/drivers/led/tlc5971/pkg.yml
@@ -24,7 +24,7 @@
 pkg.keywords:
     - led
     - tlc5971
-        
+
 pkg.deps:
     - "@apache-mynewt-core/kernel/os"
     - "@apache-mynewt-core/hw/hal"
diff --git a/hw/drivers/rtt/pkg.yml b/hw/drivers/rtt/pkg.yml
index df21c51..2c41cab 100644
--- a/hw/drivers/rtt/pkg.yml
+++ b/hw/drivers/rtt/pkg.yml
@@ -23,7 +23,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 pkg.deps:
-pkg.req_apis: 
+pkg.req_apis:
 
 pkg.build_profile: speed
 pkg.cflags:
diff --git a/hw/drivers/sensors/bme680/syscfg.yml b/hw/drivers/sensors/bme680/syscfg.yml
index 414fcff..fb2abac 100644
--- a/hw/drivers/sensors/bme680/syscfg.yml
+++ b/hw/drivers/sensors/bme680/syscfg.yml
@@ -17,8 +17,8 @@
 #
 
 # Package: hw/drivers/sensors/bme680
- 
- syscfg.defs:
+
+syscfg.defs:
     BME680_FLOATING_POINT_COMPENSATION:
         description: 'Enable floating point compensation'
         value: 0
@@ -30,4 +30,4 @@
     BME680_GAS_RESISTANCE_SENSOR_TYPE:
         description: 'The mynewt sensor type to use for the gas sensor resistance output.
                       Must be one of the sensor_type_t values defined in sensor.h'
-        value: SENSOR_TYPE_USER_DEFINED_1
\ No newline at end of file
+        value: SENSOR_TYPE_USER_DEFINED_1
diff --git a/hw/drivers/sensors/dps368/pkg.yml b/hw/drivers/sensors/dps368/pkg.yml
index c89bac5..6bd7455 100644
--- a/hw/drivers/sensors/dps368/pkg.yml
+++ b/hw/drivers/sensors/dps368/pkg.yml
@@ -36,7 +36,6 @@
     - "@apache-mynewt-core/hw/sensor"
     - "@apache-mynewt-core/sys/log/modlog"
 
-    
 pkg.deps.!BUS_DRIVER_PRESENT:
     - "@apache-mynewt-core/hw/util/i2cn"
 pkg.deps.BUS_DRIVER_PRESENT:
@@ -47,4 +46,3 @@
 
 pkg.deps.DPS368_CLI:
     - "@apache-mynewt-core/util/parse"
-    
\ No newline at end of file
diff --git a/hw/drivers/uart/pkg.yml b/hw/drivers/uart/pkg.yml
index 8cc0c3b..94e0913 100644
--- a/hw/drivers/uart/pkg.yml
+++ b/hw/drivers/uart/pkg.yml
@@ -23,4 +23,4 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 pkg.deps:
-pkg.req_apis: 
+pkg.req_apis:
diff --git a/hw/hal/pkg.yml b/hw/hal/pkg.yml
index 1bec4e0..0988dd9 100644
--- a/hw/hal/pkg.yml
+++ b/hw/hal/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/mcu/ambiq/pkg.yml b/hw/mcu/ambiq/pkg.yml
index 1574cee..51f65a4 100644
--- a/hw/mcu/ambiq/pkg.yml
+++ b/hw/mcu/ambiq/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -35,6 +35,6 @@
 pkg.cflags:
     - '-Wno-enum-compare'
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/hw/hal"
     - "@apache-mynewt-core/hw/cmsis-core"
diff --git a/hw/mcu/arc/pkg.yml b/hw/mcu/arc/pkg.yml
index f0e6141..eed5fa1 100644
--- a/hw/mcu/arc/pkg.yml
+++ b/hw/mcu/arc/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -35,5 +35,5 @@
 pkg.src_dirs:
     - "src/ext/sdk/"
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/hw/hal"
diff --git a/hw/mcu/arc/snps/pkg.yml b/hw/mcu/arc/snps/pkg.yml
index 2119f44..d58f7ac 100644
--- a/hw/mcu/arc/snps/pkg.yml
+++ b/hw/mcu/arc/snps/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -24,6 +24,6 @@
 pkg.keywords:
     - arc
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/hw/hal"
     - "@apache-mynewt-core/hw/mcu/arc"
diff --git a/hw/mcu/dialog/da1469x/hosttest/pkg.yml b/hw/mcu/dialog/da1469x/hosttest/pkg.yml
index c10f645..4281ce3 100644
--- a/hw/mcu/dialog/da1469x/hosttest/pkg.yml
+++ b/hw/mcu/dialog/da1469x/hosttest/pkg.yml
@@ -4,7 +4,7 @@
 # regarding copyright ownership.  The ASF licenses this file # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/test/testutil"
     - "@apache-mynewt-core/hw/mcu/dialog"
 
diff --git a/hw/mcu/dialog/pkg.yml b/hw/mcu/dialog/pkg.yml
index c0e51ed..585d6f6 100644
--- a/hw/mcu/dialog/pkg.yml
+++ b/hw/mcu/dialog/pkg.yml
@@ -18,7 +18,7 @@
 #
 
 pkg.name: hw/mcu/dialog
-pkg.description: Common MCU definitions for Dialog DA1469x series chips 
+pkg.description: Common MCU definitions for Dialog DA1469x series chips
 pkg.author: "Apache Mynewt <dev@mynewt.apache.org>"
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
diff --git a/hw/mcu/native/pkg.yml b/hw/mcu/native/pkg.yml
index 29e7044..fababc1 100644
--- a/hw/mcu/native/pkg.yml
+++ b/hw/mcu/native/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/mcu/nordic/nrf51xxx/pkg.yml b/hw/mcu/nordic/nrf51xxx/pkg.yml
index 739e51e..cc2fac8 100644
--- a/hw/mcu/nordic/nrf51xxx/pkg.yml
+++ b/hw/mcu/nordic/nrf51xxx/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -25,7 +25,7 @@
     - nrf51
     - nrfx
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/hw/mcu/nordic"
     - "@apache-mynewt-core/hw/cmsis-core"
     - "@apache-mynewt-core/hw/hal"
diff --git a/hw/mcu/nordic/nrf52xxx/pkg.yml b/hw/mcu/nordic/nrf52xxx/pkg.yml
index 25eb2d4..cb50d55 100644
--- a/hw/mcu/nordic/nrf52xxx/pkg.yml
+++ b/hw/mcu/nordic/nrf52xxx/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -25,7 +25,7 @@
     - nrf52
     - nrfx
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/hw/mcu/nordic"
     - "@apache-mynewt-core/hw/cmsis-core"
     - "@apache-mynewt-core/hw/hal"
@@ -37,10 +37,10 @@
 pkg.deps.'BUS_DRIVER_PRESENT && !MCU_BUS_DRIVER_I2C_USE_TWIM':
     - "@apache-mynewt-core/hw/bus/drivers/i2c_hal"
 
-pkg.cflags.NFC_PINS_AS_GPIO: 
+pkg.cflags.NFC_PINS_AS_GPIO:
     - '-DCONFIG_NFCT_PINS_AS_GPIOS=1'
 
-pkg.cflags.GPIO_AS_PIN_RESET: 
+pkg.cflags.GPIO_AS_PIN_RESET:
     - '-DCONFIG_GPIO_AS_PINRESET=1'
 
 pkg.deps.BLE_CONTROLLER:
diff --git a/hw/mcu/nordic/nrf5340/pkg.yml b/hw/mcu/nordic/nrf5340/pkg.yml
index 0958736..161e0bc 100644
--- a/hw/mcu/nordic/nrf5340/pkg.yml
+++ b/hw/mcu/nordic/nrf5340/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -25,7 +25,7 @@
     - nrf53
     - nrfx
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/hw/mcu/nordic"
     - "@apache-mynewt-core/hw/cmsis-core"
     - "@apache-mynewt-core/hw/hal"
@@ -35,10 +35,10 @@
     - "@apache-mynewt-core/hw/bus/drivers/i2c_common"
     - "@apache-mynewt-core/hw/bus/drivers/i2c_nrf5340"
 
-pkg.cflags.NFC_PINS_AS_GPIO: 
+pkg.cflags.NFC_PINS_AS_GPIO:
     - '-DCONFIG_NFCT_PINS_AS_GPIOS=1'
 
-pkg.cflags.GPIO_AS_PIN_RESET: 
+pkg.cflags.GPIO_AS_PIN_RESET:
     - '-DCONFIG_GPIO_AS_PINRESET=1'
 
 pkg.deps.UART_0:
@@ -92,10 +92,10 @@
 
 pkg.deps.I2C_0':
     - "@apache-mynewt-core/hw/bus/drivers/i2c_nrf5340"
-    
+
 pkg.deps.I2C_1':
     - "@apache-mynewt-core/hw/bus/drivers/i2c_nrf5340"
-    
+
 pkg.deps.I2C_2':
     - "@apache-mynewt-core/hw/bus/drivers/i2c_nrf5340"
 
diff --git a/hw/mcu/nordic/nrf5340_net/pkg.yml b/hw/mcu/nordic/nrf5340_net/pkg.yml
index f95e2e3..7fa8965 100644
--- a/hw/mcu/nordic/nrf5340_net/pkg.yml
+++ b/hw/mcu/nordic/nrf5340_net/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -25,15 +25,15 @@
     - nrf53
     - nrfx
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/hw/mcu/nordic"
     - "@apache-mynewt-core/hw/cmsis-core"
     - "@apache-mynewt-core/hw/hal"
 
-pkg.cflags.NFC_PINS_AS_GPIO: 
+pkg.cflags.NFC_PINS_AS_GPIO:
     - '-DCONFIG_NFCT_PINS_AS_GPIOS=1'
 
-pkg.cflags.GPIO_AS_PIN_RESET: 
+pkg.cflags.GPIO_AS_PIN_RESET:
     - '-DCONFIG_GPIO_AS_PINRESET=1'
 
 pkg.deps.UART_0:
diff --git a/hw/mcu/nordic/nrf91xx/pkg.yml b/hw/mcu/nordic/nrf91xx/pkg.yml
index e496b5c..4acea0e 100644
--- a/hw/mcu/nordic/nrf91xx/pkg.yml
+++ b/hw/mcu/nordic/nrf91xx/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -25,7 +25,7 @@
     - nrf91
     - nrfx
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/hw/mcu/nordic"
     - "@apache-mynewt-core/hw/cmsis-core"
     - "@apache-mynewt-core/hw/hal"
@@ -34,7 +34,7 @@
     - "@apache-mynewt-core/hw/bus/drivers/i2c_hal"
     - "@apache-mynewt-core/hw/bus/drivers/spi_hal"
 
-pkg.cflags.GPIO_AS_PIN_RESET: 
+pkg.cflags.GPIO_AS_PIN_RESET:
     - '-DCONFIG_GPIO_AS_PINRESET=1'
 
 pkg.deps.UART_0:
diff --git a/hw/mcu/stm/stm32_common/pkg.yml b/hw/mcu/stm/stm32_common/pkg.yml
index f8e07d6..11df856 100644
--- a/hw/mcu/stm/stm32_common/pkg.yml
+++ b/hw/mcu/stm/stm32_common/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/mcu/stm/stm32f0xx/pkg.yml b/hw/mcu/stm/stm32f0xx/pkg.yml
index 99e4647..b478377 100644
--- a/hw/mcu/stm/stm32f0xx/pkg.yml
+++ b/hw/mcu/stm/stm32f0xx/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/mcu/stm/stm32f1xx/pkg.yml b/hw/mcu/stm/stm32f1xx/pkg.yml
index 0334405..5116c8b 100644
--- a/hw/mcu/stm/stm32f1xx/pkg.yml
+++ b/hw/mcu/stm/stm32f1xx/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/mcu/stm/stm32f3xx/pkg.yml b/hw/mcu/stm/stm32f3xx/pkg.yml
index f47c2c8..d939798 100644
--- a/hw/mcu/stm/stm32f3xx/pkg.yml
+++ b/hw/mcu/stm/stm32f3xx/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/mcu/stm/stm32f4xx/pkg.yml b/hw/mcu/stm/stm32f4xx/pkg.yml
index a9e1fdb..815cb54 100644
--- a/hw/mcu/stm/stm32f4xx/pkg.yml
+++ b/hw/mcu/stm/stm32f4xx/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/mcu/stm/stm32f7xx/pkg.yml b/hw/mcu/stm/stm32f7xx/pkg.yml
index 595868b..cc1ba56 100644
--- a/hw/mcu/stm/stm32f7xx/pkg.yml
+++ b/hw/mcu/stm/stm32f7xx/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/mcu/stm/stm32l0xx/pkg.yml b/hw/mcu/stm/stm32l0xx/pkg.yml
index 69797c4..d473265 100644
--- a/hw/mcu/stm/stm32l0xx/pkg.yml
+++ b/hw/mcu/stm/stm32l0xx/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/mcu/stm/stm32l1xx/pkg.yml b/hw/mcu/stm/stm32l1xx/pkg.yml
index 4fbaf16..b901cad 100644
--- a/hw/mcu/stm/stm32l1xx/pkg.yml
+++ b/hw/mcu/stm/stm32l1xx/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/mcu/stm/stm32l4xx/pkg.yml b/hw/mcu/stm/stm32l4xx/pkg.yml
index 7bc34e8..b1e5d4c 100644
--- a/hw/mcu/stm/stm32l4xx/pkg.yml
+++ b/hw/mcu/stm/stm32l4xx/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/sensor/pkg.yml b/hw/sensor/pkg.yml
index c8c6a46..5a5d36f 100644
--- a/hw/sensor/pkg.yml
+++ b/hw/sensor/pkg.yml
@@ -35,6 +35,6 @@
 
 pkg.req_apis:
     - console
-    
+
 pkg.init:
     sensor_pkg_init: 'MYNEWT_VAL(SENSOR_SYSINIT_STAGE)'
diff --git a/hw/sensor/selftest/pkg.yml b/hw/sensor/selftest/pkg.yml
index 9250432..844987c 100644
--- a/hw/sensor/selftest/pkg.yml
+++ b/hw/sensor/selftest/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/hw/sensor"
     - "@apache-mynewt-core/sys/console/stub"
     - "@apache-mynewt-core/sys/log/full"
diff --git a/hw/sensor/selftest/syscfg.yml b/hw/sensor/selftest/syscfg.yml
index 4609f37..69064c6 100644
--- a/hw/sensor/selftest/syscfg.yml
+++ b/hw/sensor/selftest/syscfg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/usb/tinyusb/pkg.yml b/hw/usb/tinyusb/pkg.yml
index d6fb688..928941d 100644
--- a/hw/usb/tinyusb/pkg.yml
+++ b/hw/usb/tinyusb/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/util/blinker/pkg.yml b/hw/util/blinker/pkg.yml
index 26f009d..23e9ad6 100644
--- a/hw/util/blinker/pkg.yml
+++ b/hw/util/blinker/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/util/break_hook_example/pkg.yml b/hw/util/break_hook_example/pkg.yml
index cf27252..c71890b 100644
--- a/hw/util/break_hook_example/pkg.yml
+++ b/hw/util/break_hook_example/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/util/button/pkg.yml b/hw/util/button/pkg.yml
index 5730d4e..8b46cb1 100644
--- a/hw/util/button/pkg.yml
+++ b/hw/util/button/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/hw/util/i2cn/pkg.yml b/hw/util/i2cn/pkg.yml
index c28ca6e..1b8218a 100644
--- a/hw/util/i2cn/pkg.yml
+++ b/hw/util/i2cn/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/kernel/os/selftest/pkg.yml b/kernel/os/selftest/pkg.yml
index 02aad83..478c5b1 100644
--- a/kernel/os/selftest/pkg.yml
+++ b/kernel/os/selftest/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/kernel/os"
     - "@apache-mynewt-core/sys/console/stub"
     - "@apache-mynewt-core/sys/log/stub"
diff --git a/kernel/sim/pkg.yml b/kernel/sim/pkg.yml
index 7d00c5a..c43fc9b 100644
--- a/kernel/sim/pkg.yml
+++ b/kernel/sim/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/libc/baselibc/pkg.yml b/libc/baselibc/pkg.yml
index 9a58391..5c5a742 100644
--- a/libc/baselibc/pkg.yml
+++ b/libc/baselibc/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -26,4 +26,4 @@
 pkg.deps:
     - "@apache-mynewt-core/kernel/os"
 pkg.req_apis:
-    - console
\ No newline at end of file
+    - console
diff --git a/libc/baselibc/selftest/pkg.yml b/libc/baselibc/selftest/pkg.yml
index 2b6d1bf..82a060f 100755
--- a/libc/baselibc/selftest/pkg.yml
+++ b/libc/baselibc/selftest/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "libc/baselibc"
     - "@apache-mynewt-core/test/testutil"
     - "@apache-mynewt-core/sys/console/stub"
diff --git a/libc/baselibc/syscfg.yml b/libc/baselibc/syscfg.yml
index 688e3bf..c300f0b 100644
--- a/libc/baselibc/syscfg.yml
+++ b/libc/baselibc/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/mgmt/imgmgr/pkg.yml b/mgmt/imgmgr/pkg.yml
index b5a54a1..08bdde8 100644
--- a/mgmt/imgmgr/pkg.yml
+++ b/mgmt/imgmgr/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/mgmt/mgmt/pkg.yml b/mgmt/mgmt/pkg.yml
index 3cca77f..d6c56f3 100644
--- a/mgmt/mgmt/pkg.yml
+++ b/mgmt/mgmt/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/mgmt/mgmt/syscfg.yml b/mgmt/mgmt/syscfg.yml
index 30ccc02..30097ef 100644
--- a/mgmt/mgmt/syscfg.yml
+++ b/mgmt/mgmt/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/mgmt/newtmgr/pkg.yml b/mgmt/newtmgr/pkg.yml
index 34fd0fe..4af5140 100644
--- a/mgmt/newtmgr/pkg.yml
+++ b/mgmt/newtmgr/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/mgmt/newtmgr/syscfg.yml b/mgmt/newtmgr/syscfg.yml
index bdb3834..df2f0f0 100644
--- a/mgmt/newtmgr/syscfg.yml
+++ b/mgmt/newtmgr/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/mgmt/newtmgr/transport/ble/pkg.yml b/mgmt/newtmgr/transport/ble/pkg.yml
index 7aba504..2225d37 100644
--- a/mgmt/newtmgr/transport/ble/pkg.yml
+++ b/mgmt/newtmgr/transport/ble/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/mgmt/newtmgr/transport/ble/syscfg.yml b/mgmt/newtmgr/transport/ble/syscfg.yml
index 13271b7..e93ec3b 100644
--- a/mgmt/newtmgr/transport/ble/syscfg.yml
+++ b/mgmt/newtmgr/transport/ble/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/mgmt/newtmgr/transport/nmgr_shell/pkg.yml b/mgmt/newtmgr/transport/nmgr_shell/pkg.yml
index 3a8a613..fa062f8 100644
--- a/mgmt/newtmgr/transport/nmgr_shell/pkg.yml
+++ b/mgmt/newtmgr/transport/nmgr_shell/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/mgmt/newtmgr/transport/nmgr_shell/syscfg.yml b/mgmt/newtmgr/transport/nmgr_shell/syscfg.yml
index 143a7af..0bfafaa 100644
--- a/mgmt/newtmgr/transport/nmgr_shell/syscfg.yml
+++ b/mgmt/newtmgr/transport/nmgr_shell/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/mgmt/oicmgr/pkg.yml b/mgmt/oicmgr/pkg.yml
index 15d201b..784948c 100644
--- a/mgmt/oicmgr/pkg.yml
+++ b/mgmt/oicmgr/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/mgmt/oicmgr/syscfg.yml b/mgmt/oicmgr/syscfg.yml
index 993eb5d..9d4f58c 100644
--- a/mgmt/oicmgr/syscfg.yml
+++ b/mgmt/oicmgr/syscfg.yml
@@ -33,5 +33,5 @@
 
     OICMGR_OIC_RESOURCE_NAME:
         description: >
-            The OMP OIC Resource name. 
+            The OMP OIC Resource name.
         value: '"x.mynewt.nmgr"'
diff --git a/mgmt/smp/pkg.yml b/mgmt/smp/pkg.yml
index ce42ca2..b816ffb 100644
--- a/mgmt/smp/pkg.yml
+++ b/mgmt/smp/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/mgmt/smp/syscfg.yml b/mgmt/smp/syscfg.yml
index 691301f..e47fc5d 100644
--- a/mgmt/smp/syscfg.yml
+++ b/mgmt/smp/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/mgmt/smp/transport/ble/pkg.yml b/mgmt/smp/transport/ble/pkg.yml
index ec2ef51..ff002a0 100644
--- a/mgmt/smp/transport/ble/pkg.yml
+++ b/mgmt/smp/transport/ble/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/mgmt/smp/transport/ble/syscfg.yml b/mgmt/smp/transport/ble/syscfg.yml
index dfa7dba..8f4b4b3 100644
--- a/mgmt/smp/transport/ble/syscfg.yml
+++ b/mgmt/smp/transport/ble/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/mgmt/smp/transport/smp_shell/pkg.yml b/mgmt/smp/transport/smp_shell/pkg.yml
index e8aa246..8bad0fc 100644
--- a/mgmt/smp/transport/smp_shell/pkg.yml
+++ b/mgmt/smp/transport/smp_shell/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/mgmt/smp/transport/smp_shell/syscfg.yml b/mgmt/smp/transport/smp_shell/syscfg.yml
index e54287d..2316eac 100644
--- a/mgmt/smp/transport/smp_shell/syscfg.yml
+++ b/mgmt/smp/transport/smp_shell/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/net/ip/inet_def_service/pkg.yml b/net/ip/inet_def_service/pkg.yml
index fb12afe..6ae02a4 100644
--- a/net/ip/inet_def_service/pkg.yml
+++ b/net/ip/inet_def_service/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/net/ip/lwip_base/pkg.yml b/net/ip/lwip_base/pkg.yml
index 09ceed6..ec9e091 100644
--- a/net/ip/lwip_base/pkg.yml
+++ b/net/ip/lwip_base/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/net/ip/lwip_mn/pkg.yml b/net/ip/lwip_mn/pkg.yml
index b41b8da..6532b7f 100644
--- a/net/ip/lwip_mn/pkg.yml
+++ b/net/ip/lwip_mn/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/net/ip/mn_socket/pkg.yml b/net/ip/mn_socket/pkg.yml
index 3e5e775..e343b04 100644
--- a/net/ip/mn_socket/pkg.yml
+++ b/net/ip/mn_socket/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/net/ip/mn_socket/selftest/pkg.yml b/net/ip/mn_socket/selftest/pkg.yml
index ffa7526..128b938 100644
--- a/net/ip/mn_socket/selftest/pkg.yml
+++ b/net/ip/mn_socket/selftest/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/net/ip/mn_socket"
     - "@apache-mynewt-core/sys/console/stub"
     - "@apache-mynewt-core/sys/log/stub"
diff --git a/net/ip/native_sockets/pkg.yml b/net/ip/native_sockets/pkg.yml
index d404d98..92ce30e 100644
--- a/net/ip/native_sockets/pkg.yml
+++ b/net/ip/native_sockets/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/net/ip/pkg.yml b/net/ip/pkg.yml
index ac6c8fe..a185529 100644
--- a/net/ip/pkg.yml
+++ b/net/ip/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/net/mqtt/eclipse/pkg.yml b/net/mqtt/eclipse/pkg.yml
index 4f8ff2b..75b7712 100644
--- a/net/mqtt/eclipse/pkg.yml
+++ b/net/mqtt/eclipse/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -18,7 +18,7 @@
 #
 
 pkg.name: net/mqtt/eclipse
-pkg.description: Eclipse Paho MQTT client for Embedded platforms 
+pkg.description: Eclipse Paho MQTT client for Embedded platforms
 pkg.author: "eclipse"
 pkg.homepage: "http://eclipse.org/paho"
 pkg.keywords:
diff --git a/net/oic/pkg.yml b/net/oic/pkg.yml
index 3f598a9..53343ec 100644
--- a/net/oic/pkg.yml
+++ b/net/oic/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/net/oic/selftest/pkg.yml b/net/oic/selftest/pkg.yml
index bc64215..ab8419d 100644
--- a/net/oic/selftest/pkg.yml
+++ b/net/oic/selftest/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/project.yml b/project.yml
index 1adfca7..8ed84ce 100644
--- a/project.yml
+++ b/project.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/sys/config/pkg.yml b/sys/config/pkg.yml
index 718fff8..2de8663 100644
--- a/sys/config/pkg.yml
+++ b/sys/config/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/sys/config/selftest-fcb/pkg.yml b/sys/config/selftest-fcb/pkg.yml
index b91264e..84d8c5b 100644
--- a/sys/config/selftest-fcb/pkg.yml
+++ b/sys/config/selftest-fcb/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/fs/fcb"
     - "@apache-mynewt-core/sys/config"
     - "@apache-mynewt-core/sys/console/stub"
diff --git a/sys/config/selftest-nffs/pkg.yml b/sys/config/selftest-nffs/pkg.yml
index 8a2f8dc..54931e7 100644
--- a/sys/config/selftest-nffs/pkg.yml
+++ b/sys/config/selftest-nffs/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/fs/nffs"
     - "@apache-mynewt-core/sys/config"
     - "@apache-mynewt-core/sys/console/stub"
diff --git a/sys/config/selftest-nffs/syscfg.yml b/sys/config/selftest-nffs/syscfg.yml
index 4f4cbfd..04d9102 100644
--- a/sys/config/selftest-nffs/syscfg.yml
+++ b/sys/config/selftest-nffs/syscfg.yml
@@ -18,5 +18,5 @@
 
 syscfg.vals:
     CONFIG_NFFS: 1
-    CONFIG_FCB_FLASH_AREA: 
+    CONFIG_FCB_FLASH_AREA:
     CONFIG_AUTO_INIT: 0
diff --git a/sys/console/full/history_ram/pkg.yml b/sys/console/full/history_ram/pkg.yml
index 870da71..04274da 100644
--- a/sys/console/full/history_ram/pkg.yml
+++ b/sys/console/full/history_ram/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/sys/console/full/pkg.yml b/sys/console/full/pkg.yml
index c0d44f3..84e2135 100644
--- a/sys/console/full/pkg.yml
+++ b/sys/console/full/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/sys/console/stub/pkg.yml b/sys/console/stub/pkg.yml
index 8eea3b6..671e611 100644
--- a/sys/console/stub/pkg.yml
+++ b/sys/console/stub/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/sys/coredump/pkg.yml b/sys/coredump/pkg.yml
index 0e974df..59b82b0 100644
--- a/sys/coredump/pkg.yml
+++ b/sys/coredump/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/sys/coredump/syscfg.yml b/sys/coredump/syscfg.yml
index f446756..5bc04f0 100644
--- a/sys/coredump/syscfg.yml
+++ b/sys/coredump/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/sys/fault/fault_cli/pkg.yml b/sys/fault/fault_cli/pkg.yml
index 9b3a8a0..7245af4 100644
--- a/sys/fault/fault_cli/pkg.yml
+++ b/sys/fault/fault_cli/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/sys/fault/fault_cli/syscfg.yml b/sys/fault/fault_cli/syscfg.yml
index 4d0540f..70b0268 100644
--- a/sys/fault/fault_cli/syscfg.yml
+++ b/sys/fault/fault_cli/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/sys/fault/pkg.yml b/sys/fault/pkg.yml
index 64954f6..bf5f460 100644
--- a/sys/fault/pkg.yml
+++ b/sys/fault/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -19,7 +19,7 @@
 
 pkg.name: sys/fault
 pkg.type: lib
-pkg.description: Tracks, logs, and recovers from errors.  
+pkg.description: Tracks, logs, and recovers from errors.
 pkg.keywords:
     - fault
 
diff --git a/sys/fault/syscfg.yml b/sys/fault/syscfg.yml
index e25e6f1..20ef940 100644
--- a/sys/fault/syscfg.yml
+++ b/sys/fault/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/sys/flash_map/pkg.yml b/sys/flash_map/pkg.yml
index 623fd7f..16166f1 100644
--- a/sys/flash_map/pkg.yml
+++ b/sys/flash_map/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/sys/flash_map/selftest/pkg.yml b/sys/flash_map/selftest/pkg.yml
index 25a08d1..0088601 100644
--- a/sys/flash_map/selftest/pkg.yml
+++ b/sys/flash_map/selftest/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/sys/flash_map/syscfg.yml b/sys/flash_map/syscfg.yml
index 7f72509..c07ef16 100644
--- a/sys/flash_map/syscfg.yml
+++ b/sys/flash_map/syscfg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/sys/log/common/syscfg.yml b/sys/log/common/syscfg.yml
index 855f503..27f4860 100644
--- a/sys/log/common/syscfg.yml
+++ b/sys/log/common/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/sys/log/full/pkg.yml b/sys/log/full/pkg.yml
index 0cbf728..c8b8b0a 100644
--- a/sys/log/full/pkg.yml
+++ b/sys/log/full/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/sys/log/full/selftest/align1/pkg.yml b/sys/log/full/selftest/align1/pkg.yml
index 9062b8a..c8c2787 100644
--- a/sys/log/full/selftest/align1/pkg.yml
+++ b/sys/log/full/selftest/align1/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/sys/console/stub"
     - "@apache-mynewt-core/sys/log/full"
     - "@apache-mynewt-core/sys/log/full/selftest/util"
diff --git a/sys/log/full/selftest/align1_imghash/pkg.yml b/sys/log/full/selftest/align1_imghash/pkg.yml
index 6d80a70..6b4fc87 100644
--- a/sys/log/full/selftest/align1_imghash/pkg.yml
+++ b/sys/log/full/selftest/align1_imghash/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/sys/console/stub"
     - "@apache-mynewt-core/sys/log/full"
     - "@apache-mynewt-core/sys/log/full/selftest/util"
diff --git a/sys/log/full/selftest/align1_imghash/syscfg.yml b/sys/log/full/selftest/align1_imghash/syscfg.yml
index cd33c3f..032194b 100644
--- a/sys/log/full/selftest/align1_imghash/syscfg.yml
+++ b/sys/log/full/selftest/align1_imghash/syscfg.yml
@@ -26,4 +26,3 @@
     IMGMGR_DUMMY_HDR: 1
     LOG_MGMT: 0
     IMG_MGMT: 0
-    
diff --git a/sys/log/full/selftest/align2/pkg.yml b/sys/log/full/selftest/align2/pkg.yml
index 718a4ef..2e757f7 100644
--- a/sys/log/full/selftest/align2/pkg.yml
+++ b/sys/log/full/selftest/align2/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/sys/console/stub"
     - "@apache-mynewt-core/sys/log/full"
     - "@apache-mynewt-core/sys/log/full/selftest/util"
diff --git a/sys/log/full/selftest/align4/pkg.yml b/sys/log/full/selftest/align4/pkg.yml
index e4e9ee3..9ebc1e3 100644
--- a/sys/log/full/selftest/align4/pkg.yml
+++ b/sys/log/full/selftest/align4/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/sys/console/stub"
     - "@apache-mynewt-core/sys/log/full"
     - "@apache-mynewt-core/sys/log/full/selftest/util"
diff --git a/sys/log/full/selftest/align8/pkg.yml b/sys/log/full/selftest/align8/pkg.yml
index 47cab7b..b07875b 100644
--- a/sys/log/full/selftest/align8/pkg.yml
+++ b/sys/log/full/selftest/align8/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/sys/console/stub"
     - "@apache-mynewt-core/sys/log/full"
     - "@apache-mynewt-core/sys/log/full/selftest/util"
diff --git a/sys/log/full/selftest/fcb_bookmarks/pkg.yml b/sys/log/full/selftest/fcb_bookmarks/pkg.yml
index cfd416e..14298bd 100644
--- a/sys/log/full/selftest/fcb_bookmarks/pkg.yml
+++ b/sys/log/full/selftest/fcb_bookmarks/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/sys/console/stub"
     - "@apache-mynewt-core/sys/log/full"
     - "@apache-mynewt-core/sys/log/full/selftest/util"
diff --git a/sys/log/full/selftest/perlogidx/pkg.yml b/sys/log/full/selftest/perlogidx/pkg.yml
index 4e26fef..f857033 100644
--- a/sys/log/full/selftest/perlogidx/pkg.yml
+++ b/sys/log/full/selftest/perlogidx/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/sys/console/stub"
     - "@apache-mynewt-core/sys/log/full"
     - "@apache-mynewt-core/sys/log/full/selftest/util"
diff --git a/sys/log/full/selftest/util/pkg.yml b/sys/log/full/selftest/util/pkg.yml
index 201a093..7b65679 100644
--- a/sys/log/full/selftest/util/pkg.yml
+++ b/sys/log/full/selftest/util/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,6 +22,6 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/test/testutil"
     - "@apache-mynewt-core/sys/log/full"
diff --git a/sys/log/full/syscfg.yml b/sys/log/full/syscfg.yml
index 117d223..4d36b8b 100644
--- a/sys/log/full/syscfg.yml
+++ b/sys/log/full/syscfg.yml
@@ -34,7 +34,7 @@
 
     LOG_FLAGS_IMAGE_HASH:
         description: >
-            Enable logging of the first 4 bytes of the image hash. 0 - disable; 
+            Enable logging of the first 4 bytes of the image hash. 0 - disable;
             1 - enable.
         value: 0
 
diff --git a/sys/log/modlog/pkg.yml b/sys/log/modlog/pkg.yml
index 8419e91..64f0c1a 100644
--- a/sys/log/modlog/pkg.yml
+++ b/sys/log/modlog/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/sys/log/modlog/selftest/pkg.yml b/sys/log/modlog/selftest/pkg.yml
index a1e1847..48afb41 100644
--- a/sys/log/modlog/selftest/pkg.yml
+++ b/sys/log/modlog/selftest/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - '@apache-mynewt-core/sys/console/stub'
     - '@apache-mynewt-core/sys/log/full'
     - '@apache-mynewt-core/sys/log/modlog'
diff --git a/sys/log/modlog/syscfg.yml b/sys/log/modlog/syscfg.yml
index b39e73b..3c83d83 100644
--- a/sys/log/modlog/syscfg.yml
+++ b/sys/log/modlog/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/sys/log/util/log_cbor_reader/pkg.yml b/sys/log/util/log_cbor_reader/pkg.yml
index d179f9c..c205f88 100644
--- a/sys/log/util/log_cbor_reader/pkg.yml
+++ b/sys/log/util/log_cbor_reader/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/sys/metrics/pkg.yml b/sys/metrics/pkg.yml
index 4c68181..2ef8345 100644
--- a/sys/metrics/pkg.yml
+++ b/sys/metrics/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/sys/shell/pkg.yml b/sys/shell/pkg.yml
index 42776b3..a0c158d 100644
--- a/sys/shell/pkg.yml
+++ b/sys/shell/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: sys/shell 
+pkg.name: sys/shell
 pkg.description: Command processor for console-based applications.
 pkg.author: "Apache Mynewt <dev@mynewt.apache.org>"
 pkg.homepage: "http://mynewt.apache.org/"
diff --git a/sys/shell/syscfg.yml b/sys/shell/syscfg.yml
index fef6da6..757ef74 100644
--- a/sys/shell/syscfg.yml
+++ b/sys/shell/syscfg.yml
@@ -75,7 +75,7 @@
         description: >
             Datetime command enabled, read 1,
             write 2, read/write 3 (default)
-        value: 3 
+        value: 3
 
     SHELL_BRIDGE:
         description: >
diff --git a/sys/stats/full/pkg.yml b/sys/stats/full/pkg.yml
index 4081da0..6833246 100644
--- a/sys/stats/full/pkg.yml
+++ b/sys/stats/full/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/test/flash_test/pkg.yml b/test/flash_test/pkg.yml
index f760065..3d52265 100644
--- a/test/flash_test/pkg.yml
+++ b/test/flash_test/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/test/flash_test/syscfg.yml b/test/flash_test/syscfg.yml
index 5cf5343..c16dcc8 100644
--- a/test/flash_test/syscfg.yml
+++ b/test/flash_test/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/test/i2c_scan/pkg.yml b/test/i2c_scan/pkg.yml
index e6a419d..c19ddb3 100644
--- a/test/i2c_scan/pkg.yml
+++ b/test/i2c_scan/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/test/i2c_scan/syscfg.yml b/test/i2c_scan/syscfg.yml
index 66067ee..b23bac8 100644
--- a/test/i2c_scan/syscfg.yml
+++ b/test/i2c_scan/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/test/testutil/pkg.yml b/test/testutil/pkg.yml
index bcc09b2..5824a16 100644
--- a/test/testutil/pkg.yml
+++ b/test/testutil/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/time/datetime/pkg.yml b/time/datetime/pkg.yml
index 232df01..9f6ca05 100644
--- a/time/datetime/pkg.yml
+++ b/time/datetime/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.author: "Apache Mynewt <dev@mynewt.apache.org>"
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
-    - date 
+    - date
     - datetime
 
 pkg.deps:
diff --git a/time/timesched/pkg.yml b/time/timesched/pkg.yml
index 8dcc7e3..cbdf119 100644
--- a/time/timesched/pkg.yml
+++ b/time/timesched/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.author: "Apache Mynewt <dev@mynewt.apache.org>"
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
-    - date 
+    - date
     - datetime
 
 pkg.deps:
diff --git a/time/timesched/syscfg.yml b/time/timesched/syscfg.yml
index 3216cd9..d2a9a30 100644
--- a/time/timesched/syscfg.yml
+++ b/time/timesched/syscfg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/util/cbmem/hosttest/pkg.yml b/util/cbmem/hosttest/pkg.yml
index f720bba..311886d 100644
--- a/util/cbmem/hosttest/pkg.yml
+++ b/util/cbmem/hosttest/pkg.yml
@@ -4,7 +4,7 @@
 # regarding copyright ownership.  The ASF licenses this file # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,6 +22,6 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/test/testutil"
     - "@apache-mynewt-core/util/cbmem"
diff --git a/util/cbmem/pkg.yml b/util/cbmem/pkg.yml
index c45276a..95557ed 100644
--- a/util/cbmem/pkg.yml
+++ b/util/cbmem/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/util/cbmem/selftest/pkg.yml b/util/cbmem/selftest/pkg.yml
index 63bd483..8a6e08c 100644
--- a/util/cbmem/selftest/pkg.yml
+++ b/util/cbmem/selftest/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/sys/console/stub"
     - "@apache-mynewt-core/sys/log/stub"
     - "@apache-mynewt-core/test/testutil"
diff --git a/util/cmdarg/pkg.yml b/util/cmdarg/pkg.yml
index e71b1d5..abff7e1 100644
--- a/util/cmdarg/pkg.yml
+++ b/util/cmdarg/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/util/crc/pkg.yml b/util/crc/pkg.yml
index 902b4fb..1d1759e 100644
--- a/util/crc/pkg.yml
+++ b/util/crc/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.author: "Apache Mynewt <dev@mynewt.apache.org>"
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
-    - crc16 
+    - crc16
     - crc32
     - crc8
     - crc
diff --git a/util/debounce/selftest/pkg.yml b/util/debounce/selftest/pkg.yml
index 3f4afa5..7cde99d 100644
--- a/util/debounce/selftest/pkg.yml
+++ b/util/debounce/selftest/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -23,7 +23,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/sys/log/stub"
     - '@apache-mynewt-core/sys/console/stub'
     - '@apache-mynewt-core/test/testutil'
diff --git a/util/mem/pkg.yml b/util/mem/pkg.yml
index 3a6ec1e..42e6c16 100644
--- a/util/mem/pkg.yml
+++ b/util/mem/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/util/parse/pkg.yml b/util/parse/pkg.yml
index ce85991..1ac485b 100644
--- a/util/parse/pkg.yml
+++ b/util/parse/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/util/rwlock/pkg.yml b/util/rwlock/pkg.yml
index 6ecbdb9..b8a6df8 100644
--- a/util/rwlock/pkg.yml
+++ b/util/rwlock/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -21,5 +21,5 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/kernel/os"
diff --git a/util/rwlock/selftest/pkg.yml b/util/rwlock/selftest/pkg.yml
index 7fb5e5d..7d22ee3 100644
--- a/util/rwlock/selftest/pkg.yml
+++ b/util/rwlock/selftest/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -22,7 +22,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/kernel/os"
     - "@apache-mynewt-core/sys/console/stub"
     - "@apache-mynewt-core/sys/log/stub"
diff --git a/util/scfg/pkg.yml b/util/scfg/pkg.yml
index b0299f7..c0df033 100644
--- a/util/scfg/pkg.yml
+++ b/util/scfg/pkg.yml
@@ -6,7 +6,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
diff --git a/util/streamer/pkg.yml b/util/streamer/pkg.yml
index 77cf34a..72ea747 100644
--- a/util/streamer/pkg.yml
+++ b/util/streamer/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -21,7 +21,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/kernel/os"
 
 pkg.req_apis:
diff --git a/util/taskpool/pkg.yml b/util/taskpool/pkg.yml
index 5936137..b1c0c65 100644
--- a/util/taskpool/pkg.yml
+++ b/util/taskpool/pkg.yml
@@ -5,7 +5,7 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 #  http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
@@ -21,7 +21,7 @@
 pkg.homepage: "http://mynewt.apache.org/"
 pkg.keywords:
 
-pkg.deps: 
+pkg.deps:
     - "@apache-mynewt-core/kernel/os"
 
 pkg.init: