summaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
authorJeremiah McCarthy <[email protected]>2021-04-05 17:52:33 -0400
committerJeremiah McCarthy <[email protected]>2021-04-05 17:52:33 -0400
commitc39b7b8177acbab23e82fee295d5f3205aa9752c (patch)
tree4b821dba031b4ab6b3ee8af618a96ce506e1b71e /src/common
parentbc2cb99780a0bc0359195a4be8e556f71da5a70b (diff)
Add DFU runtime and mode "class"
With the runtime and mode portions in separate classes, a single application should only be building with one or the other enabled. In some applications both might be desired at build time. The CFG_TUD_DFU_RUNTIME_AND_MODE option creates a DFU class, which asks the application which mode to initialize to. This allows a runtime change between RT and DFU mode, by just reinitializing tusb.
Diffstat (limited to 'src/common')
0 files changed, 0 insertions, 0 deletions