zephyr/samples/subsys
Peter A. Bigot a58d8ebaa6 driver: uart: make deprecation effective
Several macros were documented as deprecated but lacked the
infrastructure to produce deprecation warnings.  Add the deprecation
marker, and fix the in-tree references to the deprecated spellings.

Note that one non-deprecated macro should have been deprecated, and
is, referring to a newly added line control bit.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2019-11-07 12:44:15 -06:00
..
console doc: add how to exit from QEMU in samples 2019-09-02 12:06:08 -04:00
fs kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
ipc coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
logging kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
mgmt coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
nvs boards: x86: qemu_x86: adding nvs capability 2019-09-27 10:06:40 -07:00
power/device_pm
shell kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
usb driver: uart: make deprecation effective 2019-11-07 12:44:15 -06:00
subsys.rst