commit | 0beefffd1bc2fce6b793fe8cf6bbe0d4ea4f46e7 | [log] [tgz] |
---|---|---|
author | Luis Ubieda <luisf@croxel.com> | Wed Mar 06 13:24:45 2024 -0500 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Mar 22 10:25:37 2024 +0100 |
tree | 4e667ef2b69e90bcd10ea473be5738a0d6508de0 | |
parent | 6fbbd6de24a8958745668343a8f13c6fa3c60668 [diff] |
snippets: Add nus-console snippet Allowing to be applied on various samples to enable UART over Bluetooth LE NUS without added complexity. Tested with nrf52840dk/nrf52840 on the following samples: - samples/subsys/console/echo. - samples/subsys/console/getchar. - samples/subsys/console/getline. - samples/subsys/logging/logger. Signed-off-by: Luis Ubieda <luisf@croxel.com>