From 35a3abb9984a9541776bf190fdaa3e3f7ab560b6 Mon Sep 17 00:00:00 2001 From: Glenn Ruben Bakke Date: Mon, 5 Jun 2017 17:46:56 +0200 Subject: [PATCH] nrf5/examples: Moving nrf52 specific HW example from freeze to examples to replace test.py with a more generic example. --- nrf5/{freeze/test.py => examples/nrf52_pwm.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename nrf5/{freeze/test.py => examples/nrf52_pwm.py} (100%) diff --git a/nrf5/freeze/test.py b/nrf5/examples/nrf52_pwm.py similarity index 100% rename from nrf5/freeze/test.py rename to nrf5/examples/nrf52_pwm.py