Update README.md

main
FPGALover 2024-02-27 23:50:57 +00:00
parent e827b0e4c1
commit 052f2485d7
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ in this case the architecture x64 for windows binaries(https://github.com/xpack-
"Memories Generated"
```
12. now you have cross-compiled sucessfuly on windows for C and Assembly.
12. now you have cross-compiled sucessfuly on windows for C and Assembly code.
13. if you go to the folder **neorv32\sw\example**, and run the command "make all" you will be able to build all the projects within this folder.
Enjoy!