Commit Graph

4 Commits

Author SHA1 Message Date
ole00 757e13e55f build scripts: pass git commit hash as preprocessor symbol 2024-03-19 21:05:47 +00:00
ole00 cff8fb40a7 PC app compilation scripts: use NO_CLOSE
Force serial port not to be closed.
2023-04-07 19:17:20 +01:00
ole00 935d52e12b moved the PC app source to the src_pc directory
This fixes an issue with Arduino IDE which opens all .c files
(even unrelated) in the same directory when the .ino file is opened.
Fixes compilation error described in issue #10
2021-06-22 19:53:40 +01:00
ole00 d5744a7d1a version 0.2
* added support for Win32/64 builds
* fixed Mac OSX serial connection parameters
2019-03-24 00:10:02 +00:00