[target][[stm32-h103] remove from extraneous boot spew
This commit is contained in:
@@ -50,11 +50,7 @@ void target_early_init(void)
|
||||
|
||||
void target_init(void)
|
||||
{
|
||||
TRACE_ENTRY;
|
||||
|
||||
stm32_debug_init();
|
||||
|
||||
TRACE_EXIT;
|
||||
}
|
||||
|
||||
void target_set_debug_led(unsigned int led, bool on)
|
||||
|
||||
Reference in New Issue
Block a user