From 26526bdb45cd0e8d123ef0947f37191758fa2174 Mon Sep 17 00:00:00 2001 From: Sam Calisch <sam.calisch@cba.mit.edu> Date: Sun, 8 Oct 2017 15:04:53 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ef607ce..b1400b6 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,8 @@ shutdown * <a href='modules/saadc'>SAADC (Successive approximation ADC)</a> +* <a href='modules/timer_gpiote'>Connect Timer to GPIOTE with PPI</a> + * <a href='modules/XL_as_gpio'>Disconnect XL1/XL2 from clock to use as GPIO</a> -- GitLab