This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from da47c468b8 boards/nrf5340-dk: add ostest_tickless configuration
new 9b70e010dc rndis: refactor usbdev_rndis_get_composite_devdesc to make
it more like in other composite drivers
new 10f1d3e76e rndis: fix dev info init for composite
new cb05700acf rndis: interface association descriptor should depend on
CONFIG_COMPOSITE_IAD
new 8de2197773 rndis: exclude the logic that belongs to composite
new bed53538e8 rndis: EP0 belongs to composite class if composite enabled
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
drivers/usbdev/rndis.c | 153 +++++++++++++++++++++++++++++++++++--------------
1 file changed, 111 insertions(+), 42 deletions(-)