diff options
| author | hathach <[email protected]> | 2026-03-05 23:24:14 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2026-03-05 23:24:14 +0700 |
| commit | 61e4b9ce3fba2fea731396c56eee1c7b5a2f5338 (patch) | |
| tree | 8a9e326a544a34f7a0999a8c5b11bee4307314e2 /examples/device/hid_boot_interface/src | |
| parent | 97476872aa841fcd9cd622e4082d6c57b183c67f (diff) | |
add IAR warning flags to cmake build and fix them
Diffstat (limited to 'examples/device/hid_boot_interface/src')
| -rw-r--r-- | examples/device/hid_boot_interface/src/main.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/device/hid_boot_interface/src/main.c b/examples/device/hid_boot_interface/src/main.c index 4de319f52..7f2153ae9 100644 --- a/examples/device/hid_boot_interface/src/main.c +++ b/examples/device/hid_boot_interface/src/main.c @@ -67,8 +67,6 @@ int main(void) { hid_task(); } - - return 0; } //--------------------------------------------------------------------+ |
