summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rwxr-xr-xapps/ChangeLog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index fe8c057fe..81b041e35 100755
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -146,3 +146,5 @@
built for performance evaluation.
* apps/examples/adc: Add a very simple test to drive and test an ADC
driver.
+ * apps/examples/pwm: Add an NSH PWM command to drive and test a PWM
+ driver.