Skip to content

Commit da2b7e0

Browse files
committed
gcc: Add support for CM85
This adding supports for building GCC with Arm Cortex-M85 Signed-off-by: Thao Luong <[email protected]>
1 parent ca0b453 commit da2b7e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
url = https://github.com/zephyrproject-rtos/newlib-cygwin.git
1010
[submodule "gcc"]
1111
path = gcc
12-
url = https://github.com/zephyrproject-rtos/gcc.git
12+
url = https://github.com/thaoluonguw/gcc.git
1313
[submodule "gdb"]
1414
path = gdb
1515
url = https://github.com/zephyrproject-rtos/binutils-gdb.git

gcc

Submodule gcc updated 43 files

0 commit comments

Comments
 (0)