Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version 2.1.0 | Sophia Papagiannaki | 2020-05-19 | 1 | -2/+5 |
| | | | | Implemented firmware update. | ||||
* | distinguish between 32 or 64 bit compiler version | patrick.roth | 2019-11-28 | 1 | -5/+12 |
| | |||||
* | target release_minGW64 headers dir changed | patrick.roth | 2019-10-22 | 1 | -4/+4 |
| | | | | For MinGW64 release, put header files in o3000 sub directory. | ||||
* | typos | Patrick Roth | 2019-10-22 | 1 | -2/+2 |
| | |||||
* | MinGW64 releasign target added | patrick.roth | 2019-10-22 | 1 | -6/+24 |
| | | | | | | Cmake will create the target "release_minGW64". Use MSYS and run "make release_minGW64) to create a Windows release. The output is a ZIP file containing header files and windows DLL library. | ||||
* | library version definition move to CMakeLists.txt | Patrick Roth | 2019-10-22 | 1 | -4/+12 |
| | |||||
* | project name added | Patrick Roth | 2019-10-18 | 1 | -0/+1 |
| | |||||
* | fix error when installing headers | Patrick Roth | 2019-10-04 | 1 | -1/+1 |
| | |||||
* | Initial commit | Patrick Roth | 2019-10-04 | 1 | -0/+32 |
import from github |