Skip to content

Commit 3c03e88

Browse files
committed
Rebuild patchset
1 parent 07c566d commit 3c03e88

File tree

68 files changed

+2085
-2671
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+2085
-2671
lines changed

patches/0025-Adapt-to-mbed-os-structure.patch

-215
This file was deleted.

patches/0083-Add-support-for-Arduino-Edge-Control.patch renamed to patches/0026-Add-support-for-Arduino-Edge-Control.patch

+1-3
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ new file mode 100644
1616
index 0000000000..75cc07965f
1717
--- /dev/null
1818
+++ b/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52840/TARGET_EDGE_CONTROL/PinNames.h
19-
@@ -0,0 +1,209 @@
19+
@@ -0,0 +1,207 @@
2020
+/*
2121
+ * Copyright (c) 2019 Arduino SA
2222
+ *
@@ -162,8 +162,6 @@ index 0000000000..75cc07965f
162162
+ // mBed interface Pins
163163
+ CONSOLE_TX = TX_PIN_NUMBER,
164164
+ CONSOLE_RX = RX_PIN_NUMBER,
165-
+ USBTX = TX_PIN_NUMBER,
166-
+ USBRX = RX_PIN_NUMBER,
167165
+ STDIO_UART_TX = TX_PIN_NUMBER,
168166
+ STDIO_UART_RX = RX_PIN_NUMBER,
169167
+

patches/0026-Simplify-build.patch

-99
This file was deleted.

0 commit comments

Comments
 (0)