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

Error associated with missing RingBuffer definition #7

Open
johnosbb opened this issue Aug 25, 2024 · 0 comments
Open

Error associated with missing RingBuffer definition #7

johnosbb opened this issue Aug 25, 2024 · 0 comments

Comments

@johnosbb
Copy link

Arduino_TensorFlowLite\src\tensorflow\lite\micro\system_setup.cpp:68:39: error: expected '{' before '<' token
Arduino_TensorFlowLite\src\tensorflow\lite\micro\system_setup.cpp:68:39: error: expected unqualified-id before '<' token
Arduino_TensorFlowLite\src\tensorflow\lite\micro\system_setup.cpp:73:20: error: aggregate 'test_over_serial::_RingBuffer test_over_serial::_ring_buffer' has incomplete type and cannot be defined

I checked and RingBuffer.h appears to be defined for the Pico, but not other boards.
I am building for the Pico. Any solution to this?

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

No branches or pull requests

1 participant