Commit Graph

50 Commits

Author SHA1 Message Date
jakeg00dwin e26db1673a added baisc test code 2024-03-08 10:43:44 -08:00
jakeg00dwin ddeb4bcc23 added some basic code to the files 2024-03-08 10:42:40 -08:00
jakeg00dwin aa38c9dc83 added the clangd index to ignored stuff. 2024-03-08 10:42:31 -08:00
jakeg00dwin dedf82853e updated to ignore all the contents of the build directory 2024-03-08 10:37:39 -08:00
jakeg00dwin 923ee10310 removed the PUBLIC keyword, not needed. 2024-03-08 10:35:58 -08:00
jakeg00dwin 9927438c64 removed more old refences to other project 2024-03-08 10:33:50 -08:00
jakeg00dwin ef1c67b84f refactored to remove old project variable 2024-03-08 10:32:06 -08:00
jakeg00dwin a5c8ffaae4 changed the dir for the test wrap 2024-03-08 10:30:49 -08:00
jakeg00dwin 67ba9fda43 changed todays_year --> todays_date 2024-03-08 10:29:02 -08:00
jakeg00dwin 7e69e3bc10 removed the cmocka repo dir, added a cmocka dir with cmake files 2024-03-08 10:28:47 -08:00
jakeg00dwin 6b3a034a2f chagned the standard to C17 and CXX17 2024-03-08 10:28:24 -08:00
jakeg00dwin 4175117455 fixed the older camera_handler refernces 2024-03-08 10:28:13 -08:00
jakeg00dwin 7ce94f3ecd Added more regex for substitution of the date. 2024-03-02 11:10:50 -08:00
jakeg00dwin 7f07a2956e updated to be the current day's date instead of just year 2024-03-02 11:10:36 -08:00
jakeg00dwin eea9f714cb added body to the git_remove_module() function(untested rn). 2024-03-02 11:06:28 -08:00
jakeg00dwin 84e3385105 re-factored to use a function for adding new modules to git tracking. 2024-03-02 11:04:29 -08:00
jakeg00dwin 2149dbd671 setup ignoring of the generated documentation. 2024-03-02 10:27:12 -08:00
jakeg00dwin 0638945b6e added as placeholder for dir 2024-03-02 10:26:55 -08:00
jakeg00dwin 8ffbe8ab54 updated the Doxygen configuration file and readme 2024-03-02 10:25:36 -08:00
jakeg00dwin 2f15937b4b Added a basic doxygen file 2024-03-02 10:18:27 -08:00
jakeg00dwin ebcd9d35c2 added two section explaining the usage of the `otto.sh` shell script 2024-03-01 11:40:26 -08:00
jakeg00dwin 993bba71cb updated to reflect the current directory names 2024-03-01 11:38:30 -08:00
jakeg00dwin ee7c256274 fixed the formatting on the shell output 2024-03-01 11:37:46 -08:00
jakeg00dwin 59cddd1d48 extracted the git add code into it's own function; not implimented at the moment. 2024-03-01 11:36:49 -08:00
jakeg00dwin 075c80040b re-added the original file 2024-03-01 11:35:56 -08:00
jakeg00dwin dca3c15fde readded the original file 2024-03-01 11:35:10 -08:00
jakeg00dwin 4b055ada38 added placeholder command inside git_remove_module function 2024-03-01 11:30:56 -08:00
jakeg00dwin a6acbbd3f6 added new menu option that allows deleting code modules 2024-03-01 11:30:14 -08:00
jakeg00dwin c430835855 refactored the cmake function 2024-03-01 11:22:08 -08:00
jakeg00dwin 1788aa2dd7 updated with git add commands on adding new module 2024-03-01 11:07:55 -08:00
jakeg00dwin 5c9de8a80c chagned `tdd.sh` to `otto.sh` because reasons 2024-03-01 11:04:45 -08:00
jakeg00dwin 8a56b17c69 added some empty toolchain files 2024-03-01 11:03:35 -08:00
jakeg00dwin 3e60660071 fixed up the script so it correctly outputs the template files to hte tests dir and the src dir 2024-03-01 00:55:06 -08:00
jakeg00dwin ccc9974963 Added in check for existing module 2024-03-01 00:06:14 -08:00
jakeg00dwin ed5a879a4e added template building code into the script 2024-02-29 23:36:42 -08:00
jakeg00dwin afd2bca9b3 init commit of template_files 2024-02-29 22:49:19 -08:00
jakeg00dwin f6330c7eec added in a 6th option in the menu for the tdd.sh. The new function is for adding modules to the project. 2024-02-29 22:35:06 -08:00
jakeg00dwin fde740fdf5 added a simple echo command to the shell function 2024-02-29 22:25:06 -08:00
jakeg00dwin 80de918108 updated with a default setup command 2024-02-29 22:24:12 -08:00
jakeg00dwin 7dd15eeb5e added partial function for cmocka to template. 2024-02-22 23:29:59 -08:00
jakeg00dwin 63d81237fb A copy of the newest cmocka release 1.1.7 2024-02-22 23:16:50 -08:00
jakeg00dwin 11e074c1d3 empty placeholder dir 2024-02-22 23:15:51 -08:00
jakeg00dwin 7a8dd4f4d2 example code and tests 2024-02-22 23:15:42 -08:00
jakeg00dwin 42122decef script for automating the build, test and release process. 2024-02-22 23:15:32 -08:00
jakeg00dwin c73681b99c script for automating dependency and toolchain installs 2024-02-22 23:15:14 -08:00
jakeg00dwin 076cba69a4 readme info on template 2024-02-22 23:14:59 -08:00
jakeg00dwin 03a8314ee2 basic cmake file 2024-02-22 23:14:48 -08:00
jakeg00dwin e9762db7b8 empty toolchain dir and placeholder file 2024-02-22 23:14:42 -08:00
jakeg00dwin d5c68322b3 build dir and a placeholder file 2024-02-22 23:14:10 -08:00
Jake Goodwin e01b33c9b6 Initial commit 2024-02-23 05:14:20 +00:00