SAMA5D3x-EK: Add support board-specific PWM testing

This commit is contained in:
Gregory Nutt
2013-11-06 14:38:19 -06:00
parent b5791ac7a6
commit 3aa348035d
9 changed files with 386 additions and 14 deletions
+2 -1
View File
@@ -5977,4 +5977,5 @@
* arch/arm/src/sama5/Make.defs and Kconfig: SAMA5 PWM driver now
incorporated into build and configuration system. Builds with
no errors (2013-11-6).
* configs/sama5d3x-ek: Add support for the PWM test for the
SAMA5D3x-EK board (2013-11-6).