Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Miosix Kernel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Avionics
Software Development
Miosix Kernel
Merge requests
!39
Draft: Compute unit v2
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Draft: Compute unit v2
compute-unit-v2
into
master
Overview
3
Commits
226
Pipelines
1
Changes
421+
2 unresolved threads
Hide all comments
Closed
Emilio Corigliano
requested to merge
compute-unit-v2
into
master
1 year ago
Overview
3
Commits
226
Pipelines
1
Changes
421
2 unresolved threads
Hide all comments
Expand
Created compute-unit-v2 target
0
0
Merge request reports
Compare
master
version 1
1ed8d436
1 year ago
master (base)
and
latest version
latest version
1ed8d436
226 commits,
1 year ago
version 1
1ed8d436
7 commits,
1 year ago
421+ files
+
42493
−
1881
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
421+
Search (e.g. *.vue) (Ctrl+P)
Some changes are not shown.
For a faster browsing experience, only
421 of 421+
files are shown. Download one of the files below to see all changes.
Plain diff
Patches
miosix/_doc/textdoc/stm32-bootloader.txt
+
1
−
1
Options
@@ -76,7 +76,7 @@ interrupts @ 0x6800000, or Miosix will fail at the first interrupt.
Then run openocd in a shell:
sudo openocd -f miosix/arch/cortexM3_stm32/stm32f103ze_stm3210e-eval/stm32f10x_eval.cfg
sudo openocd -f miosix/arch/cortexM3_stm32
f1
/stm32f103ze_stm3210e-eval/stm32f10x_eval.cfg
and in another shell type:
Loading