Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
RIOT
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
Service Desk
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
cm-projects
RIOT
Commits
6663e7c2
Commit
6663e7c2
authored
11 years ago
by
Ludwig Knüpfer
Browse files
Options
Downloads
Patches
Plain Diff
fix wiki links
parent
d7949003
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/doxygen/src/mainpage.txt
+4
-4
4 additions, 4 deletions
doc/doxygen/src/mainpage.txt
with
4 additions
and
4 deletions
doc/doxygen/src/mainpage.txt
+
4
−
4
View file @
6663e7c2
...
@@ -17,16 +17,16 @@
...
@@ -17,16 +17,16 @@
*
*
* In order to build an application or library with RIOT, you need first to
* In order to build an application or library with RIOT, you need first to
* download the source code ([Getting the source
* download the source code ([Getting the source
* code](https://github.com/RIOT-OS/RIOT/wiki/Introduction#getting-the-source-code)). This contains - besides the
* code](https://github.com/RIOT-OS/RIOT/wiki/Introduction#
wiki-
getting-the-source-code)). This contains - besides the
* before mentioned features - also some example applications (located in the
* before mentioned features - also some example applications (located in the
* `examples` subdirectory) and a sample Makefile you may use for your own
* `examples` subdirectory) and a sample Makefile you may use for your own
* project. This Makefile template shows you how to compile and link your project
* project. This Makefile template shows you how to compile and link your project
* against RIOT ([Compiling RIOT](https://github.com/RIOT-OS/RIOT/wiki/Introduction#compiling-riot)).
* against RIOT ([Compiling RIOT](https://github.com/RIOT-OS/RIOT/wiki/Introduction#
wiki-
compiling-riot)).
*
*
* If you want to use RIOT directly with your embedded platform, you need to
* If you want to use RIOT directly with your embedded platform, you need to
* install the corresponding toolchain for the deployed microcontroller ([ARM
* install the corresponding toolchain for the deployed microcontroller ([ARM
* based platforms](https://github.com/RIOT-OS/RIOT/wiki/Introduction#platforms-based-on-arm), [TI MSP430 based
* based platforms](https://github.com/RIOT-OS/RIOT/wiki/Introduction#
wiki-
platforms-based-on-arm), [TI MSP430 based
* platforms](https://github.com/RIOT-OS/RIOT/wiki/Introduction#platforms-based-on-ti-msp430)).
* platforms](https://github.com/RIOT-OS/RIOT/wiki/Introduction#
wiki-
platforms-based-on-ti-msp430)).
*
*
* ###Native RIOT - Run RIOT on your PC!
* ###Native RIOT - Run RIOT on your PC!
*
*
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment