zephyr/samples
Gaël PORTAY 1578a991bd samples: blinky_pwm: fix missing project renaming
The commit bfb1040612 has renamed the
sample blink_led to blinky_pwm, however, the project still have the
former name: blink_led.

This renames the project to its new name: blinky_pwm.

Signed-off-by: Gaël PORTAY <gael.portay@gmail.com>
2022-10-31 09:22:59 -05:00
..
application_development samples: introduce 'with_mcuboot' sample to show sysbuild feature 2022-10-18 14:13:27 +02:00
arch samples: smp: pktqueue: Convert CONFIG_MP_NUM_CPUS handling 2022-10-27 13:59:57 -04:00
basic samples: blinky_pwm: fix missing project renaming 2022-10-31 09:22:59 -05:00
bluetooth samples/bluetooth: Fix mis-use of bt_data 'data' field 2022-10-29 11:32:06 +03:00
boards samples/boards/nrf: Fix onoff_level_lighting_vnd_ap sample 2022-10-27 02:21:39 +09:00
compression includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
drivers samples: drivers: can: babbling: set CAN-FD mode if requested 2022-10-25 16:32:10 +02:00
hello_world includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
kernel samples: move to using CONFIG_MP_MAX_NUM_CPUS=1 2022-10-20 22:04:10 +09:00
modules samples: remove SOF sample 2022-10-01 06:22:21 -04:00
net drivers: can: use flags fields for can_frame and can_filter structs 2022-10-25 16:32:10 +02:00
philosophers samples: move to using CONFIG_MP_MAX_NUM_CPUS=1 2022-10-20 22:04:10 +09:00
posix tests: Remove explicit newlib nano override 2022-10-19 16:02:51 +02:00
sensor samples: sensor: Enable sensor info shell command 2022-10-31 11:21:37 +01:00
shields include: add missing sys/printk.h include 2022-10-11 18:05:17 +02:00
subsys drivers: flashdisk: remove all DISK_FLASH* Kconfig options 2022-10-28 12:45:58 +02:00
synchronization samples: synchronization: Convert CONFIG_MP_NUM_CPUS handling 2022-10-27 13:59:57 -04:00
tfm_integration sample: tfm_regression_test: Only have audit partition in Library config 2022-10-27 10:37:18 +02:00
userspace includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
classic.rst
index.rst docs: add definition and minimum criteria for samples 2022-09-14 17:27:05 -04:00
sample_definition_and_criteria.rst docs: add definition and minimum criteria for samples 2022-09-14 17:27:05 -04:00