-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Thanks for open-sourcing!
What is current status of the project?
Does it support invocations like:
/Applications/App.app/Contents/Resources/Java/hardware/tools/target/bin/objcopy -O ihex -j .eeprom --set-section-flags=.eeprom=alloc,load --no-change-warnings --change-section-lma .eeprom=0 /var/folders/64/fwfkm1k51zbd4_c5lwpsbljh0000gn/T/build5450310618632673119.tmp/TestFile.cpp.elf /var/folders/64/fwfkm1k51zbd4_c5lwpsbljh0000gn/T/build5450310618632673119.tmp/TestFile.cpp.eep
and
/Applications/App.app/Contents/Resources/Java/hardware/tools/target/bin/objcopy -O ihex -R .eeprom /var/folders/64/fwfkm1k51zbd4_c5lwpsbljh0000gn/T/build5450310618632673119.tmp/TestFile.cpp.elf /var/folders/64/fwfkm1k51zbd4_c5lwpsbljh0000gn/T/build5450310618632673119.tmp/TestFile.cpp.hex
What targets are supported or is it target-independent?