diff --git a/sw/example/eclipse/README.md b/sw/example/eclipse/README.md new file mode 100644 index 000000000..ad2902f88 --- /dev/null +++ b/sw/example/eclipse/README.md @@ -0,0 +1,11 @@ +# Eclipse Example Project + +Pre-configured project that can be imported into Eclipse: + +* Open Eclipse. +* Click on **File > Import** and select **Projects from Folder or Archive**. +* Click **Next**. +* Click on **Directory** and select _this_ folder. +* Click **Finish**. + +See the NEORV32 User Guide for more information.