zephyr/samples/subsys/usb
Martí Bolívar 8165008f44 dts: remove legacy macro support
The legacy macros were first deprecated in Zephyr v2.3. Now that
Zephyr v2.4 has been released, that makes two releases where these
macros have been deprecated, so it's OK to remove them.

This leaves support for legacy binding syntax in place. Removing that
is left to future work.

We need to update various pieces of documentation related to flash
partitions that never got updated when the new API was introduced.
Consolidate this information in the flash_map.h API reference page,
since that's really where users will run into it. This also gives us
the opportunity to improve this documentation.

Adjust a couple of kconfigfunctions.py and sanitycheck bits to use
non-legacy edtlib APIs.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-10-09 08:45:38 -05:00
..
audio usb: samples: audio: Add samples to sanitycheck 2020-09-03 21:50:03 +02:00
cdc_acm device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
cdc_acm_composite device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
console tests: usb: add fixture requirement 2020-09-14 18:37:17 -05:00
dfu dts: remove legacy macro support 2020-10-09 08:45:38 -05:00
hid usb: hid: All hid_ops callbacks get device pointer. 2020-09-04 12:27:44 +02:00
hid-cdc usb: hid: All hid_ops callbacks get device pointer. 2020-09-04 12:27:44 +02:00
hid-mouse device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
inf usb: cdc: add .inf file 2019-05-09 08:20:34 -04:00
mass usb: mass: Fix main thread stack size overflow. 2020-10-05 14:53:32 -05:00
testusb samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
webusb zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
usb_pid.Kconfig samples: wpanusb: assign next free sample PID 2020-05-27 14:15:52 +02:00
usb.rst doc: fix misspellings in documentation 2019-06-18 15:08:19 -04:00