Prevent signed and unsigned comparison warning
commit90bfc51f713b4d8645f88222830971f3b50ebf1e
authorjflyper <shinoda@jaist.ac.jp>
Mon, 8 Oct 2018 19:20:13 +0000 (9 04:20 +0900)
committerjflyper <shinoda@jaist.ac.jp>
Mon, 8 Oct 2018 19:20:13 +0000 (9 04:20 +0900)
tree166f10949cd222ff341d50c3cc4c79d576c52a50
parent8283aba668d8ec032317c9424c3be936dbe12734
Prevent signed and unsigned comparison warning

This only comes up when building for debugging (DEBUG=GDB).
src/main/target/system_stm32f4xx.c
src/main/target/system_stm32f7xx.c