commit | 22a7a5badf9edf51cc209927d34bb5f7bfc2fe56 | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard.marull@nordicsemi.no> | Tue Jan 18 17:02:27 2022 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Jan 19 18:16:02 2022 +0100 |
tree | 7a3621bdb7b4bd97660b4dacfe0b0e5793809394 | |
parent | 35b9b207642b72299623415a6f1b404f68005cee [diff] |
usb: class: drop DEV_DATA/DEV_CFG usage Stop using redundant DEV_DATA/DEV_CFG macros and use dev->data and dev->config instead. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>