1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-21 15:25:29 +03:00
inav/lib/main
Petr Ledvina 2af8a120c6 Use #pragma GCC diagnostic ignored to disable unused parameter warning in StdPeriph_Driver
#pragma is used to minimize modification to StdPeriph_Driver source code - produced diff should be easy to handle
2015-10-27 16:03:10 +01:00
..
CMSIS various: tidy up various things found when building with a C++ compiler. 2015-06-04 22:32:31 +02:00
STM32_USB-FS-Device_Driver usb: add volatile in more places. 2015-06-30 22:44:11 +02:00
STM32F10x_StdPeriph_Driver various: mark more constant data so it goes into flash instead of RAM. 2015-05-29 05:42:08 +02:00
STM32F30x_StdPeriph_Driver Use #pragma GCC diagnostic ignored to disable unused parameter warning in StdPeriph_Driver 2015-10-27 16:03:10 +01:00