Commit Graph

64 Commits (52db698d05287544b74da2451800868453557dfc)
 

Author SHA1 Message Date
Penguin 52db698d05 staging
penguin cbe8f457db started 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 fe36f95209 verifying target vs master make man works
penguin 5ca581b496 adding the master make check that was previously unimplemented
penguin fe494f650f added version stuff to info
penguin 8a180683e4 added info for igloo
penguin 83f11ca072 prep
penguin 8a412299a1 removed target folder
penguin 7ed7c41e91 added riscv support but it doesnt work yet
penguin 84a556fe8e Moved more code from igloo_project to igloo_target
penguin 6d0008843c fixed, now back to working state
penguin 87736de5b4 cleaning repo of ignored files
penguin 154fb135f5 compiles now
penguin 8b321a49cc major overhaul
penguin b207661d00 preparing run and push commands
penguin cba83ac5e1 Fixed bug causing PROJECT_NAME to be empty
penguin 82f48dc8ab added bin
penguin 3a77bb6568 cleaning
penguin 717ee81b7f generating projects works 100% verified on samd21j18a and samd21j17a
penguin b7d2f01c10 collection of manifests works
penguin e646a85c5e Project creation works mostly. just need symlinks and initial file spawns
penguin e8b0dfae03 fixed clap issue by switching to clap 3 beta 2 from 3 beta 1
penguin 8e63dad77b clap is broken rn =(
penguin 725dcac8c9 cleaning
penguin 7f6c69129b removing submodules
penguin d19c73b51a Getting ready for a beta release
penguin 38d031ab07 Successfully generated a makefile for the d21 using esf and it worked with no tweaks
penguin cb19315ce8 bug with makefiles
penguin 5a74bf54e4 removing test folders to implement symlinks in rust
penguin fdefd1b53c almost ready to start generating makefiles
penguin 1d917f0965 the monkey sings and dances for the audience
penguin ed3dec6a7e e54 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 0ab0b06a16 Got a template makefile compiling and loading to the board... big progress!
penguin ee9d80a80b testing igloo new function
penguin 34548e9ed3 trying to add support for same54
penguin c43222a05d Added env info
penguin 74bba47087 new creates the directory now
penguin 9d384adecd added more stuff and stuff
penguin 9ea2390078 added some subcommands
penguin cb86cecfd7 Hello
penguin 966e83a395 Update '.gitmodules'
Penguin 82911550d2 project manager, mcumanifest, makemanifest, and climanager work. rethinking structure
Penguin 3e754c166c trying to fix things
Penguin a8433c6541 updated epsf submodule
Penguin 688d14bf9b adding config stuff. think im going to split it up later, but this is fine for now
Penguin 3231752235 more work done on ui
Penguin b22bf89a0a updated readme
Penguin a29699abbc .
Penguin 8abce63789 .
Penguin 5f1e2bbf94 hello