Commit Graph

13 Commits

Author SHA1 Message Date
d4915e7e73 modified gitignore 2022-07-16 14:35:42 -04:00
915ab96577 modified readme 2022-07-16 13:26:30 -05:00
43bf6a4a53 Update 'README.md' 2022-07-16 13:24:09 -05:00
f3a7db00c9 wrote some ffi functions and interfaces
tested the fact that the rust library could be used in a embedded application
2022-07-16 10:44:38 -04:00
bf429bb8f7 added the library to be linked to the build process 2022-07-16 10:43:22 -04:00
2df98ccadc added readme
documentation on how to build the thing
2022-07-16 10:42:13 -04:00
aaeec9e16b added generated rust library garbage
stuff we don't need because the stuff gets generated upon building
2022-07-15 15:02:16 -04:00
3ccd803d2f added rust lib 2022-07-15 14:55:35 -04:00
06afadbfe4 added .gitignore
there's a lot of generated garbage so having a .gitignore seems logical
2022-07-15 14:41:03 -04:00
f560b775b4 changed how cmake outputs files
made cmake outputs a make file that has an autobar.c, not a blink.c
this is for posterity, not to be confused by file naming
2022-07-15 14:31:20 -04:00
43576de627 added autobar file 2022-07-15 14:30:55 -04:00
7cc2346923 deleted blink file 2022-07-15 14:30:18 -04:00
lowlevellearning
0448080d39 First commit 2022-03-26 13:52:14 -04:00