Releases: CATIA-Systems/Modelica-Arduino
Releases · CATIA-Systems/Modelica-Arduino
v0.3.0
v0.2.0
What's Changed
- Update dependencies to Modelica 4.0.0 and Modelica_DeviceDrivers 2.0.0
- Add
ShiftOutHelloWorld
andToneMelody
examples - Changed build to CMake
- Improve thread synchronization
Full Changelog: v0.1.0...v0.2.0
v0.1.0
v0.0.5
Added
- Experimental support for 3DEXPERIENCE DBM
- documentation strings in models
Changed
- Arduino.Components.ArduinoUno changed from block to model to avoid warnings
- source code moved to Arduino/Resources to support import into DBM
- sketch is now built with nmake instead of msbuild to support Visual Studio Express