Skip to content

Conversation

@mansnils
Copy link
Contributor

@mansnils mansnils commented Aug 7, 2023

BUG=armclang has build issues with https://github.com/eyalroz/printf

@mansnils mansnils requested a review from a team as a code owner August 7, 2023 15:16
@mansnils mansnils added the ci:run label Aug 7, 2023
@TFLM-bot TFLM-bot removed the ci:run label Aug 7, 2023
rascani
rascani previously approved these changes Aug 7, 2023
@mansnils
Copy link
Contributor Author

mansnils commented Aug 9, 2023

Actually we prefer to use the standard library here for the cortex_m_generic target. The new third party library cause some additional linking issue with armclang (sorry for not spotting this earlier). It can be worked around but I think we can go with the standard library implementation of vsnprintf here. So will update the PR.

@mansnils
Copy link
Contributor Author

mansnils commented Aug 9, 2023

Actually we prefer to use the standard library here for the cortex_m_generic target. The new third party library cause some additional linking issue with armclang (sorry for not spotting this earlier). It can be worked around but I think we can go with the standard library implementation of vsnprintf here. So will update the PR.

Done

@TFLM-bot TFLM-bot removed the ci:run label Aug 9, 2023
@mergify mergify bot merged commit d5f819d into tensorflow:main Aug 9, 2023
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