-
-
Notifications
You must be signed in to change notification settings - Fork 130
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
...gnumcueclipse.templates.sifive/templates/sifive_exe_c_project/xpacks/micro-os-plus-c-libs
Submodule micro-os-plus-c-libs
updated
from 97c79b to bd4eff
2 changes: 1 addition & 1 deletion
2
...cueclipse.templates.sifive/templates/sifive_exe_c_project/xpacks/micro-os-plus-diag-trace
Submodule micro-os-plus-diag-trace
updated
6 files
+0 −8 | CHANGELOG.md | |
+1 −1 | README.md | |
+63 −63 | include/micro-os-plus/diag/trace.h | |
+1 −1 | package-lock.json | |
+1 −1 | package.json | |
+28 −28 | src/trace.cpp |
2 changes: 1 addition & 1 deletion
2
...cueclipse.templates.sifive/templates/sifive_exe_c_project/xpacks/micro-os-plus-riscv-arch
Submodule micro-os-plus-riscv-arch
updated
from 55defa to d2ef70
2 changes: 1 addition & 1 deletion
2
...numcueclipse.templates.sifive/templates/sifive_exe_c_project/xpacks/micro-os-plus-startup
Submodule micro-os-plus-startup
updated
4 files
+0 −14 | CHANGELOG.md | |
+1 −1 | package-lock.json | |
+3 −3 | package.json | |
+23 −5 | src/startup.cpp |
2 changes: 1 addition & 1 deletion
2
...g.gnumcueclipse.templates.sifive/templates/sifive_exe_c_project/xpacks/sifive-arty-boards
Submodule sifive-arty-boards
updated
from a7ad96 to e9e3c4
2 changes: 1 addition & 1 deletion
2
...s/ilg.gnumcueclipse.templates.sifive/templates/sifive_exe_c_project/xpacks/sifive-devices
Submodule sifive-devices
updated
from ef322d to b3b24d
2 changes: 1 addition & 1 deletion
2
...gnumcueclipse.templates.sifive/templates/sifive_exe_c_project/xpacks/sifive-hifive1-board
Submodule sifive-hifive1-board
updated
from 7f5467 to 4ef3de
2 changes: 1 addition & 1 deletion
2
...ilg.gnumcueclipse.templates.sifive/templates/sifive_exe_c_project/xpacks/sifive-templates
Submodule sifive-templates
updated
9 files
+0 −34 | CHANGELOG.md | |
+2 −9 | assets/sources/README.md.liquid | |
+0 −82 | assets/sources/jlink.launch.liquid | |
+0 −8 | assets/sources/oocd.launch.liquid | |
+0 −91 | assets/sources/src/main.c.cpp.liquid | |
+0 −10 | assets/sources/xmake.json.liquid | |
+2 −7 | lib/command.js | |
+1 −1 | package-lock.json | |
+9 −10 | package.json |