Skip to content

Commit

Permalink
Another old path.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanpallant authored and listochkin committed Nov 1, 2023
1 parent a5f4703 commit 45c57af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

After responding to the `GET_DESCRIPTOR Device` request the host will start sending different requests.

✅ Update the parser in `common/usb` so that it can handle the following requests:
✅ Update the parser in `nrf52-code/usb-lib` so that it can handle the following requests:

1. `GET_DESCRIPTOR Configuration`, see the section on [Handling GET_DESCRIPTOR Configuration Requests](./nrf52-usb-get-descriptor-config.md#handling-get_descriptor-configuration-requests)
2. `SET_CONFIGURATION`, see the section on [SET_CONFIGURATION](./nrf52-usb-getting-device-configured.md#set_configuration) of this course material
Expand Down

0 comments on commit 45c57af

Please sign in to comment.