- 08 Jul, 2020 3 commits
-
-
Maxime Perrotin authored
MSP430 runtime bugfixes See merge request !44
-
Rafal Babski authored
-
Rafal Babski authored
gprbuild adds a flag -z to the linker commandline This causes following error during compilation: /opt/msp430-gcc/bin/../lib/gcc/msp430-elf/8.3.1/../../../../msp430-elf/bin/ld: unrecognized option '-z' /opt/msp430-gcc/bin/../lib/gcc/msp430-elf/8.3.1/../../../../msp430-elf/bin/ld: use the --help option for usage information collect2: error: ld returned 1 exit status The option -R passed to the gprbuild commandline prevents adding additional parameters.
-
- 07 Jul, 2020 2 commits
-
-
Maxime Perrotin authored
Add call to errCodes when generating GUI code See merge request !43
-
Maxime Perrotin authored
-
- 01 Jul, 2020 4 commits
-
-
Maxime Perrotin authored
Simplify build See merge request !42
-
Maxime Perrotin authored
Don't pre-compile templates-parser, let gprbuild build it cleanly when it needs it
-
Maxime Perrotin authored
Feature xml See merge request !41
-
Maxime Perrotin authored
rename "kbytes" to "kbyte"
-
- 22 Jun, 2020 1 commit
-
-
Maxime Perrotin authored
-
- 19 Jun, 2020 5 commits
-
-
Maxime Perrotin authored
Feature minor fixes See merge request !40
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
Fix an issue with double escape characters
-
- 18 Jun, 2020 3 commits
-
-
Maxime Perrotin authored
Feature update templates parser See merge request !39
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
- 10 Jun, 2020 4 commits
-
-
Maxime Perrotin authored
Feature detect timer error See merge request !38
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
If the interface view defines context parameters that have no associated type (asn1 type or Timer) they are still silently saved by the GUI, resulting in a badly formed AADL file. It is now detected and reported by kazoo
-
- 01 Jun, 2020 2 commits
-
-
Maxime Perrotin authored
MSP430 - refactor of templates See merge request !37
-
Rafal Babski authored
-
- 29 May, 2020 2 commits
-
-
Maxime Perrotin authored
Dont use "eval time", time depends on bash See merge request !36
-
Maxime Perrotin authored
eval will use /bin/sh to run the shell command, and on Debian/Ubuntu this points to dash, which does not have the time command Replaced with bash -c
-
- 28 May, 2020 2 commits
-
-
Maxime Perrotin authored
Appease CI machine for the time being See merge request !35
-
Maxime Perrotin authored
-
- 25 May, 2020 1 commit
-
-
Maxime Perrotin authored
msp430 refactor - changed processor name and device and driver names See merge request !32
-
- 22 May, 2020 3 commits
-
-
Maxime Perrotin authored
Feature fix demo abb See merge request !34
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
- 21 May, 2020 8 commits
-
-
Maxime Perrotin authored
Feature improve templates See merge request !33
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-