commit | f04da7f7abc59e194e7b4bad04a6f00cf1f6ede1 | [log] [tgz] |
---|---|---|
author | Sam Hurst <sbh1187@gmail.com> | Fri Dec 23 08:13:55 2022 -0800 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Jan 05 10:34:06 2023 +0100 |
tree | 5cea703342ef5a4bd5b5d54b2b60f0894fd2b2f5 | |
parent | 5b3155ff905fea764b813220702b78ad099902b3 [diff] |
usb_c: Check state machine array of states Build time check that the number of states initialized in the state machine array matches the number of enums used to index said array. Signed-off-by: Sam Hurst <sbh1187@gmail.com>