Files
openocd/src/flash/nor
Freddie Chopin 9364b0dba4 Fix GCC7 warnings about switch-case fallthroughs
GCC7 with -Wextra warns about switch-case blocks which fallthrough with
"this statement may fall through [-Werror=implicit-fallthrough=]". This
can be fixed by adding "special" comments: "/* fallthrough */".

See https://gcc.gnu.org/gcc-7/changes.html

Change-Id: Iba0be791dbdd86984489b2d9a0592bb59828da1e
Signed-off-by: Freddie Chopin <freddie.chopin@gmail.com>
Reviewed-on: http://openocd.zylin.com/4174
Tested-by: jenkins
2017-10-23 10:54:16 +01:00
..
2016-07-19 10:45:16 +01:00
2016-07-19 10:45:16 +01:00
2016-07-19 10:45:16 +01:00
2017-02-13 17:42:36 +00:00
2016-05-24 22:30:55 +01:00
2017-10-03 11:28:13 +01:00
2017-04-24 22:32:24 +01:00
2016-05-24 22:30:01 +01:00
2016-05-24 22:30:01 +01:00
2016-05-24 22:30:55 +01:00
2016-07-19 10:45:16 +01:00
2016-05-24 22:30:01 +01:00
2016-05-24 22:30:01 +01:00
2017-10-03 11:28:13 +01:00
2016-05-24 22:30:01 +01:00
2016-11-04 21:10:30 +00:00
2016-05-24 22:30:01 +01:00
2017-10-03 11:28:20 +01:00
2016-05-24 22:30:01 +01:00
2016-05-24 22:30:01 +01:00
2016-05-24 22:30:55 +01:00
2016-08-13 14:48:45 +01:00
2016-05-24 22:30:01 +01:00
2016-05-24 22:30:01 +01:00
2016-05-24 22:30:55 +01:00
2016-05-24 22:30:01 +01:00
2016-07-19 10:45:16 +01:00
2016-05-24 22:30:01 +01:00
2016-05-24 22:30:01 +01:00
2016-05-24 22:30:01 +01:00
2016-05-24 22:30:01 +01:00
2016-12-08 12:27:54 +00:00