mirror of
https://github.com/stnolting/neorv32.git
synced 2025-04-20 20:29:37 -04:00
…
|
||
---|---|---|
.. | ||
.cproject | ||
.gitignore | ||
.project | ||
eclipse_example Default.launch | ||
main.c | ||
makefile | ||
README.md |
Eclipse Example Project
Pre-configured example project that can be imported into Eclipse:
- Open Eclipse.
- Click on File > Import, expand General and select Projects from Folder or Archive.
- Click Next.
- Click on Directory and select this folder (
path/to/neorv32/sw/example/eclipse
). - Click Finish.
Tip
See the NEORV32 User Guide for more information: UG: Eclipse IDE