wb2osz
45cd680b90
First rough approximation of ICHANNEL.
2021-12-09 22:30:31 -05:00
wb2osz
8619b74c7b
Pull request 353 - Fix spelling errors.
2021-09-29 18:28:17 -04:00
Daniele Forsi
6bfd22811c
Fix errors in comments
...
Errors found with codespell.
2021-09-19 21:25:00 +02:00
John Kristian
09de2f6681
Declare cm108 functions explicitly.
2021-03-13 18:00:24 -08:00
wb2osz
a1afcbbafe
Limited support for CM108/CM119 GPIO PTT on Windows.
2021-02-07 16:19:34 -05:00
wb2osz
1d67b44669
Issue 150 - Check whether platform provides strlcpy & strlcat
...
or if we need to provide our own.
2020-12-30 22:32:09 -05:00
Davide Gerhard
8cd1f87ef6
cmake: windows build fixes
...
works with cygwin and x86_64-w64-mingw32-gcc/x86_64-w64-mingw32-g++
from the package installer of cygwin.
To use that add the following lines to .bash_profile
export CC=x86_64-w64-mingw32-gcc
export CXX=x86_64-w64-mingw32-g++
you also need cmake from cygwin
2019-11-09 08:31:35 +01:00
Davide Gerhard
05828dc65f
reshape the repository moving objects to folders based on subject
2019-11-09 08:26:01 +01:00