Patrik Flykt
|
8ff96b5a57
|
drivers: Add 'U' to unsigned variable assignments
Add 'U' to a value when assigning it to an unsigned variable.
MISRA-C rule 7.2
Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
|
2018-12-04 22:51:56 -05:00 |
Kumar Gala
|
aa2bdbe322
|
drivers: Remove board.h include
We either don't need board.h in the driver or we should be include soc.h
instead.
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
|
2018-11-01 13:21:11 -04:00 |
Vitor Massaru Iha
|
fbaddfb079
|
drivers: pwm: Add PWM LED driver for ESP32
This is a initial support for PWM LED controller on ESP32.
Signed-off-by: Vitor Massaru Iha <vitor@massaru.org>
|
2018-02-23 13:13:12 -05:00 |