-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added a C wrapper #60
base: master
Are you sure you want to change the base?
Commits on May 4, 2022
-
Matthias Ludwig committed
May 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 9cf5a41 - Browse repository at this point
Copy the full SHA 9cf5a41View commit details -
Matthias Ludwig committed
May 4, 2022 Configuration menu - View commit details
-
Copy full SHA for dba4b56 - Browse repository at this point
Copy the full SHA dba4b56View commit details -
Move definitions of enum classes to separate file, so it can be included in the c header.
Matthias Ludwig committedMay 4, 2022 Configuration menu - View commit details
-
Copy full SHA for ccccd23 - Browse repository at this point
Copy the full SHA ccccd23View commit details -
Solved Bug with namespace in c
Matthias Ludwig committedMay 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 5de92bc - Browse repository at this point
Copy the full SHA 5de92bcView commit details
Commits on May 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0735e81 - Browse repository at this point
Copy the full SHA 0735e81View commit details -
Added gpio_ as prefix to the functions for clarity
Matthias Ludwig committedMay 5, 2022 Configuration menu - View commit details
-
Copy full SHA for ea0c1ce - Browse repository at this point
Copy the full SHA ea0c1ceView commit details -
Added enums to c header with static_assert of the enum length
Matthias Ludwig committedMay 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 127a9e2 - Browse repository at this point
Copy the full SHA 127a9e2View commit details -
Bug in type definition in arguments in the function
Matthias Ludwig committedMay 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 89221db - Browse repository at this point
Copy the full SHA 89221dbView commit details
Commits on May 9, 2022
-
Matthias Ludwig committed
May 9, 2022 Configuration menu - View commit details
-
Copy full SHA for e13061c - Browse repository at this point
Copy the full SHA e13061cView commit details
Commits on May 25, 2022
-
Matthias Ludwig committed
May 25, 2022 Configuration menu - View commit details
-
Copy full SHA for a61032e - Browse repository at this point
Copy the full SHA a61032eView commit details -
Merge branch 'pjueon-master' into c_wrapper
Matthias Ludwig committedMay 25, 2022 Configuration menu - View commit details
-
Copy full SHA for 9e9e69e - Browse repository at this point
Copy the full SHA 9e9e69eView commit details -
Changed from int channel to const char* channel naming
Updated enum check
Matthias Ludwig committedMay 25, 2022 Configuration menu - View commit details
-
Copy full SHA for b6ae886 - Browse repository at this point
Copy the full SHA b6ae886View commit details
Commits on Jun 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for eb1c69b - Browse repository at this point
Copy the full SHA eb1c69bView commit details
Commits on Jun 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b4245bc - Browse repository at this point
Copy the full SHA b4245bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d7fc88 - Browse repository at this point
Copy the full SHA 7d7fc88View commit details
Commits on Aug 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7436e45 - Browse repository at this point
Copy the full SHA 7436e45View commit details
Commits on Aug 10, 2022
-
Merge remote-tracking branch 'origin/master' into c_wrapper
Matthias Ludwig committedAug 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 7fba2cd - Browse repository at this point
Copy the full SHA 7fba2cdView commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c371584 - Browse repository at this point
Copy the full SHA c371584View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c4d2ae - Browse repository at this point
Copy the full SHA 7c4d2aeView commit details