1
0
forked from me/IronOS

Zipping compiler warning about POW_PD_EXT / Two options (#1711)

* Zipping compiler warning about POW_PD_EXT / Option A

* Zipping compiler warning about POW_PD_EXT / Option B

* BSP/configuration.h: implement option A for POW_PD_EXT warning

---------

Co-authored-by: Ben V. Brown <5425387+Ralim@users.noreply.github.com>
This commit is contained in:
Ivan Zorin
2023-06-20 03:59:36 +03:00
committed by GitHub
parent 55d4420807
commit 155cf386b1
7 changed files with 21 additions and 20 deletions

View File

@@ -49,4 +49,4 @@ void showWarnings(void) {
}
#endif /*POW_PD_EXT==1*/
#endif /*NO_WARN_MISSING*/
}
}