variants/XMC4700/config: Modified analog macros.#422
variants/XMC4700/config: Modified analog macros.#422LinjingZhang merged 1 commit into4.0.0-pre-releasefrom
Conversation
Signed-off-by: MDin <Dinesh.M-EE@infineon.com>
LinjingZhang
left a comment
There was a problem hiding this comment.
all 4700 tests passes. looks good!
Please apply this change to analog pins in all board configuration.
A small suggestion: perhaps you could include a link to the Jira ticket to provide reviewers with more background information.
other boards working fine without this modification.. The problem arise in xmc4700.. |
After some research, I found that the xmc1x series doesn't have this issue because the m0 core doesn't have DSP, so no modification is needed. |
By creating this pull request you agree to the terms in CONTRIBUTING.md.
https://github.com/Infineon/.github/blob/master/CONTRIBUTING.md
--- DO NOT DELETE ANYTHING ABOVE THIS LINE ---
CONTRIBUTING.md also tells you what to expect in the PR process.
Description
Compilation errors when including #include <arm_match.h> in example .ino file.
https://jirard.intra.infineon.com/browse/DESMAKERS-4110