zephyr/samples/basic
Andrzej Głąbek 92b3cc78e7 samples: servo_motor: Align with recent changes in pwm_nrf5_sw driver
- add `channel-gpios` property with GPIO assignment for the used PWM
  channel to the `sw_pwm` node
- replace ambiguous "pin 21" in the sample's README with "pin P19"
  that uses notation from the official micro:bit documentation and
  is consistent with this pin number within the edge_connector node

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2022-04-22 09:43:26 +02:00
..
blinky doc: Fix links to Zephyr include directory on Github 2022-04-21 18:35:16 -04:00
blinky_pwm samples: basic: blinky_pwm: delete overlay with LEDs not on board 2022-04-07 09:35:16 +02:00
button cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
fade_led samples: fade_led/blinky_pwm: add pwm-leds compat check to filter 2022-04-07 09:35:16 +02:00
minimal samples: Take into account PINCTRL in minimal configurations 2021-12-21 18:30:35 +01:00
rgb_led cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
servo_motor samples: servo_motor: Align with recent changes in pwm_nrf5_sw driver 2022-04-22 09:43:26 +02:00
threads cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
basic.rst