History | View | Annotate | Download (20.385 KB)
Fixed as issue when executing the setup script from remote path.
Bash scripts slightly enhanced: When passing --LOG option no separator is printed to log file.
setup.sh fixed: Paths are now resolved correctly.
setup script is now aware whether git submodule initialization fails.
Bash scripts: Modified the --help argument is now parsed before --log.
./setup.sh: Can now be called from any directory.
Minor visual enhancements to the bash scripts.
Further enhancements to the bash scripts.Additional scripts for compiler configuration have been added.
Minor fixes to the bash scripts.
Bash scripts enhanced.
Minor fix to the bash setup script.
Moved stm32flash submodule from ./Host/stm32flash to ./Host/Source/stm32flash.
setup.sh: fixed typo
FIX: Initialization of stm32flash submodule can now be run from arbitrary directory.
stm32flash: Binary is no longer copied to a bin/ directory.README.txt: Updated the installation instructions for stm32flash.
Added stm32flash as submodule.
README.txt overhauled.A setup script is now available.Overhault of the QuCreator IDE setup scrip.SerialBoot startup prompt was updated and enhanced.