arch/arm/src/samd2l2/sam_start.c: Appease nxstyle
This commit is contained in:
parent
23da936a38
commit
99c9a671d2
@ -138,7 +138,9 @@ void __start(void)
|
||||
|
||||
sam_clockconfig();
|
||||
|
||||
/* Configure the uart early so that we can get debug output as soon as possible */
|
||||
/* Configure the uart early so that we can get debug output as soon as
|
||||
* possible
|
||||
*/
|
||||
|
||||
sam_lowsetup();
|
||||
showprogress('A');
|
||||
|
Loading…
Reference in New Issue
Block a user