aboutsummaryrefslogtreecommitdiffstats
path: root/high-can-binding/high.hpp
AgeCommit message (Collapse)AuthorFilesLines
2020-01-21Fix namespace issue that fails on newer g++icefish_8.99.5icefish/8.99.58.99.5Scott Murray1-1/+1
The explicit reference to the std::__cxx11 namespace in high.hpp seems no longer required and triggers an error on newer versions of g++, remove it. Bug-AGL: SPEC-2932 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ib49e7faebbad246aa777129c401981a58352fec4
2017-06-12Migration to binding v2Romain Forlot1-1/+2
Change-Id: I05e93ff74db3f9e7b31a7348ea0fa23d16b737c7 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-05Initial CommitRomain Forlot1-0/+57
Change-Id: I4a832208f3db9f5fece82f44cc957c6c1bb91d6c Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>