summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/device/video_capture/skip.txt3
-rw-r--r--hw/bsp/d5035_01/same51j19a_flash.ld1
m---------hw/mcu/microchip0
3 files changed, 3 insertions, 1 deletions
diff --git a/examples/device/video_capture/skip.txt b/examples/device/video_capture/skip.txt
index 892a8c6a7..5898664a2 100644
--- a/examples/device/video_capture/skip.txt
+++ b/examples/device/video_capture/skip.txt
@@ -1,2 +1,3 @@
mcu:MSP430x5xx
-mcu:SAMD11 \ No newline at end of file
+mcu:NUC121
+mcu:SAMD11
diff --git a/hw/bsp/d5035_01/same51j19a_flash.ld b/hw/bsp/d5035_01/same51j19a_flash.ld
index 328d1c72f..a8dd44336 100644
--- a/hw/bsp/d5035_01/same51j19a_flash.ld
+++ b/hw/bsp/d5035_01/same51j19a_flash.ld
@@ -160,4 +160,5 @@ SECTIONS
. = ALIGN(4);
_end = . ;
+ end = .;
}
diff --git a/hw/mcu/microchip b/hw/mcu/microchip
-Subproject 58eb3763200ff51a998be5f537acf67299add22
+Subproject 9e8b37e307d8404033bb881623a113931e1edf2