zephyr/samples
Paweł Zadrożniak 7c2197f2d8 boards: nrf: uart: Moved UART pin configuration to DTS (nRF boards)
UART pins (TX, RX, RTS, CTS) are now configured in DTS files.
RTS and CTS definitions are optional. If flow control is enabled
and RTS/CTS pins are not defined, then compiler will issue
an error message.

Signed-off-by: Paweł Zadrożniak <pawel.zadrozniak@nordicsemi.no>
2018-09-11 23:29:50 -05:00
..
application_development boards: nrf: uart: Moved UART pin configuration to DTS (nRF boards) 2018-09-11 23:29:50 -05:00
basic samples: basic: button: use dts-generated defines 2018-09-11 11:42:20 -05:00
bluetooth Bluetooth: IPSP: Fix pointing to invalid file 2018-08-30 09:25:30 -04:00
boards samples: nrf52: power_mgr: use dts-generated defines 2018-09-11 11:42:20 -05:00
cpp_synchronization cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
display cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
drivers Kconfig: Use new preprocessor syntax for env. variables 2018-09-11 19:17:25 -04:00
hello_world samples: hello_world: remove single thread variant 2018-08-16 13:20:53 -07:00
mpu samples: mpu_stack_guard_test: Update console output in README 2018-08-27 16:24:48 -04:00
net Kconfig: Use new preprocessor syntax for env. variables 2018-09-11 19:17:25 -04:00
nfc/nfc_hello cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
philosophers tests: build philosophers sample with systemview 2018-08-21 05:45:47 -07:00
sensor samples: grove: re-add Quark D2000 to sample.yaml 2018-09-05 18:38:57 -04:00
subsys doc: convert internal http links to references 2018-09-11 14:55:43 -04:00
synchronization cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
testing/integration cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
xtensa_asm2 cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
kernel.rst doc: spelling fixes in samples/ and boards/ 2017-06-12 18:28:08 -04:00
samples.rst samples: move grove samples to sensors and display 2018-06-11 17:11:18 -04:00