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:
committed by
Kevin O'Connor
parent
d02c80ef08
commit
39188e1cf3
@@ -10,6 +10,7 @@
|
||||
|
||||
#define PCLK_TIMER0 1
|
||||
#define PCLK_UART0 3
|
||||
#define PCLK_PWM1 6
|
||||
#define PCLK_I2C0 7
|
||||
#define PCLK_SSP1 10
|
||||
#define PCLK_ADC 12
|
||||
|
||||
Reference in New Issue
Block a user