passkey_fw/examples/host
Ben Avison 65ba15c37d Remove unreachable code
IAR generates warning Pe111 'statement is unreachable'. In a couple of
cases, replace return statements with TU_ATTR_FALLTHROUGH; because some
compilers apparently can't figure out that the return statements are
unreachable but do whinge about an imagined fall-through without them!
2022-09-13 18:00:50 +01:00
..
bare_api RP@040: rework CMake for compiler warnings 2022-07-12 12:58:30 -05:00
cdc_msc_hid Remove unreachable code 2022-09-13 18:00:50 +01:00
hid_controller Remove unreachable code 2022-09-13 18:00:50 +01:00
CMakeLists.txt rename example 2022-03-04 22:25:50 +07:00