| commit | 89df245b0d7d916a12f212701d2ccdfe5f3f01b9 | [log] [tgz] |
|---|---|---|
| author | Fabio Baltieri <fabio.baltieri@gmail.com> | Mon Sep 27 19:51:14 2021 +0100 |
| committer | Christopher Friedt <chrisfriedt@gmail.com> | Mon Sep 27 21:54:56 2021 -0400 |
| tree | 1b4dac88c60feddaeb6cde2944a1dd11e28cf503 | |
| parent | 64a2d97c032a22b8596973dd24f9ab12f9fd7f45 [diff] |
samples: modbus: update/fix samples.yaml configs Update the sample.yaml files for the modbus samples: - depends_on entries should just be space separated, drop the comma - add the platform referenced in the documentation to platform_allow - replace the deprecated dt_compat_enabled_with_alias with dt_enabled_alias_with_parent_compat Signed-off-by: Fabio Baltieri <fabio.baltieri@gmail.com>