code_snippets/c_projects
xavi 0924650090 Added Makefile Logic to work with Submodules
These changes allow for projects that were created and built using the
same Makefile to be placed under the submodules directory. This Makefile
will recursively build the submodules and link to the top project.

The submodules will be built as a static library using ar rcs.
2025-12-23 21:46:32 -08:00
..
1darraysinc Add c_projects 2024-04-18 12:33:14 -07:00
array_reverse Add c_projects 2024-04-18 12:33:14 -07:00
arrays_and_strings Add c_projects 2024-04-18 12:33:14 -07:00
dynamic_arrays_in_c Add c_projects 2024-04-18 12:33:14 -07:00
linker_error_pg Added the linker error playground 2025-12-19 13:06:31 -08:00
matrix_calcs Added matrix calcs and time_tests 2024-10-07 18:16:21 -07:00
permutations_of_strings Add c_projects 2024-04-18 12:33:14 -07:00
pic_blink/example_v2.X Added pic project for 101 2024-10-24 15:18:43 -07:00
printing_tokens Add c_projects 2024-04-18 12:33:14 -07:00
printpattern Add c_projects 2024-04-18 12:33:14 -07:00
test Add c_projects 2024-04-18 12:33:14 -07:00
test_char_pointers Added matrix calcs and time_tests 2024-10-07 18:16:21 -07:00
x_tfw4c Added Makefile Logic to work with Submodules 2025-12-23 21:46:32 -08:00