Glenn Ruben Bakke
|
d759123886
|
nrf5/pwm: Switching from hardcoded pin number to Pin object type as input to the new() function. Also changing the parameter from kw to arg.
|
2016-12-24 01:15:37 +01:00 |
|
Glenn Ruben Bakke
|
0999226103
|
nrf5/pwm: Updating pwm module with freq function which re-initilises the PWM instance such that new frequency will be applied.
|
2016-12-20 23:15:26 +01:00 |
|
Glenn Ruben Bakke
|
7bfe001d22
|
nrf5/pwm: Updating PWM dict table to have freq and duty function. Also added creation of default objects based on PWM name set in board config. Adding ifdef surrounding the import of hal_pwm.h as this module might be used by software implmentation of PWM later.
|
2016-12-17 01:03:39 +01:00 |
|
Glenn Ruben Bakke
|
930112753a
|
nrf5: Adding pwm work in progress machine PWM module.
|
2016-12-16 19:55:32 +01:00 |
|