Hi, today I made some improvements on iqrf ide. Also release new version v0.1.1.
Changelog from v0.1.0 to v0.1.1:
Marek Belisko (18):
Fixed problem with strange filenams after compilation.
Fixed problem with programming E11-Measurement.c example.
Make debugging easiest for reading.
Fixed next problem with user eeprom data.
Disable debugging messages.
Fixed problem with length of SPI data.
Add submodule iqrf class core to project.
Fixed compilation problems with separate iqrf class core.
Merge branch ‘master’ of git@github.com:nandra/liqrf
Remove unused input parameter.
Use correct variable type to ensure better code readibility.
Use correct path for iqrf core classes.
Common output point. Get rid of returns.
Fixed problems with submodule.
Check return value.
Fix seg. faults when device isn’t connected and try to send
Add check on lover layer to avoid SIGFAULT.
Add displaying of iqrf ide version.
Marek Belisko (18):
Fixed problem with strange filenams after compilation.
Fixed problem with programming E11-Measurement.c example.
Make debugging easiest for reading.
Fixed next problem with user eeprom data.
Disable debugging messages.
Fixed problem with length of SPI data.
Add submodule iqrf class core to project.
Fixed compilation problems with separate iqrf class core.
Merge branch 'master' of git@github.com:nandra/liqrf
Remove unused input parameter.
Use correct variable type to ensure better code readibility.
Use correct path for iqrf core classes.
Common output point. Get rid of returns.
Fixed problems with submodule.
Check return value.
Fix seg. faults when device isn't connected and try to send
Add check on lover layer to avoid SIGFAULT.
Add displaying of iqrf ide version.

