Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new target STM32F429 #108

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

OmarAbdelSamea
Copy link

  • 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

Copy link

@rafal19921989 rafal19921989 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 ?

@mbriday
Copy link
Contributor

mbriday commented Apr 10, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants