summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhathach <thach@tinyusb.org>2018-09-25 13:00:57 +0700
committerhathach <thach@tinyusb.org>2018-09-25 13:00:57 +0700
commitd3e5ba83eb031770e063fd5934b990767f1da692 (patch)
tree851233f45db48f70c3aadf8dc3a0edc09fd5a915
parentd7144799249c12e66c1b00e6c0857fc8cfe11345 (diff)
update nrfx to 1.3.0
m---------lib/tinyusb0
-rw-r--r--ports/nrf/common-hal/busio/UART.c1
m---------ports/nrf/nrfx0
3 files changed, 0 insertions, 1 deletions
diff --git a/lib/tinyusb b/lib/tinyusb
-Subproject 583326e535454f16b06ebdb9cc06869602a5564
+Subproject a660fb0cfc8641d5645d1cdea76027266b27838
diff --git a/ports/nrf/common-hal/busio/UART.c b/ports/nrf/common-hal/busio/UART.c
index 737e5007e..0b5bb915c 100644
--- a/ports/nrf/common-hal/busio/UART.c
+++ b/ports/nrf/common-hal/busio/UART.c
@@ -37,7 +37,6 @@
#include "tick.h"
#include "nrfx_uarte.h"
#include <string.h>
-#include <stdio.h>
// expression to examine, and return value in case of failing
#define _VERIFY_ERR(_exp) \
diff --git a/ports/nrf/nrfx b/ports/nrf/nrfx
-Subproject 293f553ed9551c1fdfd05eac48e75bbdeb4e729
+Subproject 67710e47c7313cc56a15748e485079831ee6a3a