Skip to content

Commit d3e5ba8

Browse files
committed
update nrfx to 1.3.0
1 parent d714479 commit d3e5ba8

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

ports/nrf/common-hal/busio/UART.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
#include "tick.h"
3838
#include "nrfx_uarte.h"
3939
#include <string.h>
40-
#include <stdio.h>
4140

4241
// expression to examine, and return value in case of failing
4342
#define _VERIFY_ERR(_exp) \

0 commit comments

Comments
 (0)