8000 ME14/18 examples by EdwinFairchild · Pull Request #313 · analogdevicesinc/msdk · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ME14/18 examples #313

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

Merged
merged 28 commits into from
Jan 3, 2023
Merged

ME14/18 examples #313

merged 28 commits into from
Jan 3, 2023

Conversation

EdwinFairchild
Copy link
Contributor
@EdwinFairchild EdwinFairchild commented Dec 20, 2022

Bring ME14 and ME18 examples up to current state of development.
Ci- will not only run ALL mcu test if changes to Cordio Libraries, PHY where made.
If changes to an example where made it will only run test on that device.

Some issue with ME14 persists but we will tackle that in a future PR. A temp fix has been applied

@EdwinFairchild EdwinFairchild added the WIP work in progress label Dec 20, 2022
@EdwinFairchild
Copy link
Contributor Author

/clang-format-run

@EdwinFairchild EdwinFairchild changed the title ME14 19 examples ME14/18 examples Dec 21, 2022
@kevin-gillespie
Copy link
Contributor

This in project.mk will work.

AUTOSEARCH = 0

SRCS += main.c
SRCS += stack_fit.c
SRCS += fit_main.c

This will fail

AUTOSEARCH = 0

SRCS += stack_fit.c
SRCS += fit_main.c
SRCS += main.c

@EdwinFairchild
Copy link
Contributor Author

/clang-format-run

@EdwinFairchild EdwinFairchild removed the WIP work in progress label Jan 3, 2023
@yc-adi
Copy link
Contributor
yc-adi commented Jan 3, 2023

#313 (comment)
Did we find what caused this difference?

@kevin-gillespie
Copy link
Contributor

#313 (comment) Did we find what caused this difference?

Nearly there.

@kevin-gillespie
Copy link
Contributor

#313 (comment) Did we find what caused this difference?

Nearly there.

Actually no, I'm not. I thought I was on to something but we're still trying to figure out the memory corruption problem. We can merge this in and create another PR to debug.

@EdwinFairchild EdwinFairchild merged commit 3235950 into main Jan 3, 2023
@EdwinFairchild EdwinFairchild deleted the me14-19-examples branch January 3, 2023 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0