Skip to content

Commit 2c095d5

Browse files
0xc0170Bartek Szatkowski
authored andcommitted
mbed sdk boot: fix IAR note
1 parent e5be7c7 commit 2c095d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/mbed_sdk_boot.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ int __wrap_main(void)
8282

8383
#elif defined (__ICCARM__)
8484

85-
// empty for now
85+
// cmain.S file implements the mbed SDK boot for IAR
8686

8787
#endif
8888

0 commit comments

Comments
 (0)