Fix volatile compound assignments being deprecated in C++20

This commit is contained in:
2026-08-05 22:02:16 +02:00
parent 8f88cdccea
commit 430ad479fc
2 changed files with 9 additions and 4 deletions

View File

@@ -158,3 +158,4 @@ void USART1_UDRE_vect() __attribute__((signal));
#endif
#undef FORCE_INLINE