forked from ROMEO/obsw
BUILD_WITH_CMAKE.md aktualisiert
This commit is contained in:
@ -1,10 +1,10 @@
|
|||||||
|
|
||||||
## Requirements:
|
## Requirements:
|
||||||
|
|
||||||
### Known Issues
|
### Known Issues
|
||||||
Ubuntu 22.04 has some version issues with the compile toolchain, consider using a newer version or other distribution or docker. Or solve the issue and add it here.
|
Ubuntu 22.04 has some version issues with the compile toolchain, consider using a newer version or other distribution or docker. Or solve the issue and add it here.
|
||||||
|
|
||||||
### Steps
|
### Steps
|
||||||
|
Install
|
||||||
1. `cmake`
|
1. `cmake`
|
||||||
2. `arm-none-eabi-gcc arm-none-eabi-gcc arm-none-eabi-binutils arm-none-eabi-gdb arm-none-eabi-newlib`
|
2. `arm-none-eabi-gcc arm-none-eabi-gcc arm-none-eabi-binutils arm-none-eabi-gdb arm-none-eabi-newlib`
|
||||||
3. `doxygen`
|
3. `doxygen`
|
||||||
|
Reference in New Issue
Block a user