aboutsummaryrefslogtreecommitdiff
path: root/ports/comms
AgeCommit message (Collapse)Author
2020-12-18[comms] fixes debug build configuration (#15159)Mathis Logemann
* set include directory correctly * Revert "set include directory correctly" This reverts commit bde9f290215dc685acdf115e5c2a5f332e2bbeb2. * try suggested fix * try changes * apply fix for comms-ublox * fix commsdsl * try moving in port dir * Revert "try moving in port dir" This reverts commit 93546df6880c621aa3db36e7f60ef4bc7062d0e0. * set port version * fix port version Co-authored-by: Victor Romero <romerosanchezv@gmail.com> * add usage file to comms * add line to usage Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2020-12-15update comms lib to latest (#15138)Mathis Logemann
2020-11-12[comms ] update to the next version (#14521)Mathis Logemann
* update comms to the next version; fixed github repo * Update portfile.cmake added the no warn as error again * use only necessary boost packages as dependencies * fix formatting
2020-11-03[comms] Add new ports (#14195)Mathis Logemann