README.md aktualisiert

This commit is contained in:
Paul Nehlich 2024-02-27 14:20:01 +01:00
parent 27f0c2ee6b
commit c72100bddb

View File

@ -12,8 +12,11 @@ cd lib/sw_apps/zynq_fsbl/src/ && make BOARD=zed CFLAGS=-DFSBL_DEBUG_INFO
Requirements [TBC]: Requirements [TBC]:
- cmake - cmake
- arm-none-eabi-gcc - arm-none-eabi-gcc
- doxygen - doxygen
- graphviz
Configure doxygen:
- export DOT_PATH=/usr/local/bin
satisfy Rust requirements satisfy Rust requirements
```sh ```sh