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

threadx support stm32f051? #398

Open
darcyliu2008 opened this issue Jul 8, 2024 · 5 comments
Open

threadx support stm32f051? #398

darcyliu2008 opened this issue Jul 8, 2024 · 5 comments

Comments

@darcyliu2008
Copy link

we dont't find cortex_m0 folder in ports_module; did threadx support cortex_m0; and how can we do?

@darcyliu2008
Copy link
Author

for gnu

@xray-bit
Copy link

xray-bit commented Jul 9, 2024

threadx supports m0

https://github.com/eclipse-threadx/threadx/tree/master/ports/cortex_m0

but dynamic module not support m0

@darcyliu2008
Copy link
Author

thanks!

yes, i can't find supports in
https://github.com/eclipse-threadx/threadx/tree/master/ports_module

if i need to support, how can i do?

@darcyliu2008
Copy link
Author

tx_misra.s assembly file for the port for the M0 kernel not find, but i find in m4 tx_misra.S;

@darcyliu2008
Copy link
Author

if tx_misra.s not need in M0?

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

No branches or pull requests

2 participants