lpc176x: Add hardware PWM support for LPC176x

This adds hardware PWM support for LPC176x processors.

Signed-off-by: Michael Kurz <michi.kurz@gmail.com>
This commit is contained in:
Michael Kurz
2021-03-21 19:13:47 +01:00
committed by Kevin O'Connor
parent d02c80ef08
commit 39188e1cf3
5 changed files with 107 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ config LPC_SELECT
select HAVE_GPIO_BITBANGING
select HAVE_STRICT_TIMING
select HAVE_CHIPID
select HAVE_GPIO_HARD_PWM
config BOARD_DIRECTORY
string