mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Update mainpage.txt
This commit is contained in:
parent
0d06e1bc18
commit
1c3a4f3ae9
@ -31,7 +31,7 @@
|
||||
*
|
||||
* \subsection native_sec Native RIOT - Run RIOT on your PC!
|
||||
*
|
||||
* As a special platform, you will find a CPU and board called `native` in the repository. This target allows you to run RIOT as a process on POSIX compliant operating systgems. Just set CPU and BOARD to `native` in your project's Makefile, call `make`, and execute the resulting elf-file.
|
||||
* As a special platform, you will find a CPU and board called `native` in the repository. This target allows you to run RIOT as a process on Linux on most supported hardware platforms. Just set CPU and BOARD to `native` in your project's Makefile, call `make`, and execute the resulting elf-file.
|
||||
*
|
||||
* \section info_sec Community
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user