zephyr/samples/net
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
..
common
dhcpv4_client ethernet/eth_e1000.c: change to new PCI(e) functions 2019-04-22 09:34:00 -07:00
dns_resolve coccinelle: standardize kernel API timeout arguments 2019-10-04 16:23:57 -04:00
eth_native_posix tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
google_iot_mqtt kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
gptp kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
ipv4_autoconf tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
lldp kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
lwm2m_client samples: net: lwm2m: bootstrap support changes: 2019-08-24 11:04:25 +02:00
mdns_responder
mqtt_publisher coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
nats dts: Rename LED._GPIO_* -> DT_ALIAS_LED._GPIOS_* 2019-07-02 08:26:37 -04:00
promiscuous_mode
sockets kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
stats kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
syslog_net
telnet
updatehub kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
vlan kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
wifi samples: net: Adding board config files for CC3235SF 2019-09-10 10:22:30 +03:00
wpan_serial driver: uart: make deprecation effective 2019-11-07 12:44:15 -06:00
wpanusb samples: usb: wpanusb: Update documentation 2019-10-09 17:16:41 -05:00
zperf samples: net: zperf: Clarify that only iPerf 2.0.5 is supported 2019-11-05 09:29:15 -05:00
net.rst