summaryrefslogtreecommitdiff
path: root/docs/getting_started.md
diff options
context:
space:
mode:
authorme-no-dev <[email protected]>2020-07-01 13:38:59 +0300
committerme-no-dev <[email protected]>2020-07-01 13:38:59 +0300
commit6178f8de2f0a0a766d7e4ff202c2528c1ecce7c6 (patch)
tree7fe3636a6b1a88001f75ee7b16a15ffc8413e59b /docs/getting_started.md
parent0c9932440b794fbdc699df6f0601f6febddedfe5 (diff)
ESP32-S2: Handle the fact that available EP IN FIFOs are less than the number of available EP INs
ESP32-S2 has only 5 available endpoint-in FIFOs (including EP0) but 7 available EP IN numbers. This change decouples the fifo number from the endpoint number, providing FIFO numbers until they reach the limit, at which point it will return false and assert an error that too many endpoints were allocated.
Diffstat (limited to 'docs/getting_started.md')
0 files changed, 0 insertions, 0 deletions