Skip to content

Conversation

@kilograham
Copy link
Contributor

No description provided.

#include "usb_tx.pio.h"
#include "usb_rx.pio.h"

GCC_Pragma("GCC push_options")
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note, i don't know if we actually need O3 on LLVM, if so we may need a different Clang_Pragma

@shuffle2
Copy link

clang/llvm does not support any equivalent to gcc's pragma optimize - you must set optimization level in the build system for the file instead

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.

2 participants