Skip to content

Comments

Fix some warnings#5

Open
redstonee wants to merge 4 commits intoAir-duino:mainfrom
redstonee:main
Open

Fix some warnings#5
redstonee wants to merge 4 commits intoAir-duino:mainfrom
redstonee:main

Conversation

@redstonee
Copy link

Fix 2 warnings with my build:

  1. Drivers/CMSIS/Device/AIR001xx/Include/air001xx.h:134:99: warning: 'latency' may be used uninitialized [-Wmaybe-uninitialized]
  2. Drivers/CMSIS/Include/cmsis_gcc.h:175:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] (refer to Remove register keyword from public headers ARM-software/CMSIS_5#365)

@redstonee redstonee changed the title Fix some warinings Fix some warnings Mar 22, 2025
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.

1 participant