28ec6d3624project generation works well. Changing a lot of things as far as makefile generation goes so its easier to add new targetsPenguin2021-12-31 13:30:21 -0600
1d4447a64aigloo is back to where it was before the rewrite but it is much easier to sift through and can now be expanded on... still much work to be done as far as config files and serialization go thoughPenguin2021-12-30 20:07:44 -0600
1ae22242c8commented issue where temporary value dropped while borrowed...Penguin2021-12-30 15:40:37 -0600
ff5a3535dbactual last commit til after christmas. rust + macros + workspaces = disaster... Moved igloo util into its own workspace member (subcrate?) rust building and dependencies are kinda a disaster.Penguin2021-12-24 18:36:02 -0600
912812a37aupdated doc. probably last commit til after christmasPenguin2021-12-23 20:23:52 -0600
13c006038eright now im treating nearly every issue as an error when debug logging. later i can revisit this and classify severity with respect to the actual error being thrownPenguin2021-12-23 20:02:28 -0600
a1ac14b456fixed logger to work correctlyPenguin2021-12-23 19:26:30 -0600
a20b11b539indepth debugging added and workingPenguin2021-12-23 17:06:14 -0600
e3708e9b68at this point we will not be deserializing the master make manifest until I can figure out a noninsane way to handle doing itPenguin2021-12-22 15:14:05 -0600
7633bdf878real progress is new is now incomplete, but many of the lower level functions are working. i just need the project to get to the 'push' checkpoint and i can test everythingPenguin2021-12-21 20:35:43 -0600
9945374437configs have been a real pain... added a bunch of stubs for testingPenguin2021-12-21 19:55:14 -0600
f74f64f7b4working on implementing run, rewriting IglooProject and IglooTarget so they make more sense. also implementing cli info helper functions instead of bulk pasting code everywherePenguin2021-12-19 02:02:18 -0600
2afd7d3fd3onto the run function, Igloo::new and Igloo::start workPenguin2021-12-18 23:03:08 -0600
d33f842166restructuring igloo majorly. im simplifying the hierarchy for now and will improve it later. learning rust is a weird tree of unknowns is hard. this should make development faster for nowPenguin2021-12-18 22:08:35 -0600
cbe8f457dbstarted adding support for multiple targets... need this support for projects like e54_rs485_demo where i have multiple targets doing the exact same shit
penguin
2021-10-30 17:14:08 -0500
fe36f95209verifying target vs master make man works
penguin
2021-09-24 18:11:52 -0500
5ca581b496adding the master make check that was previously unimplemented
penguin
2021-09-24 17:21:37 -0500
fe494f650fadded version stuff to info
penguin
2021-09-23 01:58:28 -0500
8a180683e4added info for igloo
penguin
2021-09-02 15:32:39 -0500
d19c73b51aGetting ready for a beta release
penguin
2020-10-20 16:29:17 -0500
38d031ab07Successfully generated a makefile for the d21 using esf and it worked with no tweaks
penguin
2020-10-18 22:49:19 -0500
cb19315ce8bug with makefiles
penguin
2020-10-17 21:38:54 -0500
5a74bf54e4removing test folders to implement symlinks in rust
penguin
2020-10-17 19:42:23 -0500
fdefd1b53calmost ready to start generating makefiles
penguin
2020-10-17 19:25:06 -0500
1d917f0965the monkey sings and dances for the audience
penguin
2020-10-16 22:49:43 -0500
ed3dec6a7ee54 compiling with epenguin now, though its harder to scale this mcu family for all its mcus because of the way atmel does header files
penguin
2020-10-15 21:28:33 -0500
0ab0b06a16Got a template makefile compiling and loading to the board... big progress!
penguin
2020-10-14 20:43:42 -0500
ee9d80a80btesting igloo new function
penguin
2020-10-14 18:43:28 -0500
34548e9ed3trying to add support for same54
penguin
2020-09-15 20:38:54 -0500
c43222a05dAdded env info
penguin
2020-08-22 10:47:17 -0500
74bba47087new creates the directory now
penguin
2020-08-21 22:06:29 -0500
9d384adecdadded more stuff and stuff
penguin
2020-08-21 18:57:58 -0500
9ea2390078added some subcommands
penguin
2020-08-21 17:21:23 -0500