coolya / mbeddr.arduino

http://logv.ws/mbeddr-arduino/
Eclipse Public License 1.0
19 stars 42 forks source link

Cannot build mbedd.arduino in mps using mbeddr 0.5-eap2 and mps 3.0.2 #44

Open VladRassokhin opened 10 years ago

VladRassokhin commented 10 years ago

Sources from master branch cannot be build against latest available mbeddr 0.5-eap2.

Is there any known supported mbeddr, mps versions?

coolya commented 10 years ago

Oh sorry, It seems that I have pushed changes to the master branch which cause it not build with 0.5-eap2

The last commit that works with it is d22689155009c68e7ba7f0d1ed01f7723aae6b21

But I will move the others in a branch and let master point to a working state.

MauriceBeelen commented 10 years ago

In the "Readme.md/Building the plug-in with MPS" you state that a new library named mbeddr.core should be created. In th latest installation I've got that one already, but I can't find this code-directory. What should it be when I've installed mbeddr in C:\mbeddr\ and mbeddr.arduino in C:\Users\Maurice\Documents\mbeddrArduino?