Glenn Ruben Bakke
|
54656044f7
|
nrf5: Syncing code with upstream master and converting all module and method tables to use MP_ROM macros. Also adding explicit casting of local dicts to (mp_obj_dict_t*).
|
2017-05-09 22:54:58 +02:00 |
|
Glenn Ruben Bakke
|
10cbc83cf0
|
nrf5/pwm: Updating config name of PWM to hardware PWM to prepare for introduction of soft variant.
|
2017-05-08 21:10:18 +02:00 |
|
Glenn Ruben Bakke
|
071e551b79
|
nrf5/modules/machine: Updating PWM module with two new kwargs parameters. One for setting pulse with more fine grained. This value should not exceed the period value. Also, adding support for setting PWM mode, whether it is LOW duty cycle or HIGH duty cycle. By default, high to low is set (this could be changed).
|
2017-04-18 21:00:52 +02:00 |
|
Glenn Ruben Bakke
|
8601963291
|
nrf5/pwm: Moving pwm module into modules/machine.
|
2017-02-05 20:03:52 +01:00 |
|