trampoline
trampoline copied to clipboard
Added new target STM32F429
- Added new target to the cortex m4 family [STM32F429]
- Added ARXML config to alarms, blink and timer examples
- Added the new target and examples to the README
Hi. I'm using Precompiled binaries of goil from the origin README file (3.1.16). But I see you're using the older version: "semantic error 1: Goil version 3.1.12 required"
Where can I find the precompiled goil with your version ?
Hi,
Goil binaries are available for the current version on the master branch. For other branches, you can compile it in goil/makefile-xxx. For Linux for instance, run makefile-unix/build+release.py script.
regards,
Mik