1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-15 12:25:17 +03:00
Commit graph

4 commits

Author SHA1 Message Date
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
Dominic Clifton
996d72eee5 Merge branch 'AlienWii32_defaults' of
https://github.com/MJ666/cleanflight into MJ666-AlienWii32_defaults

Conflicts:
	src/main/target/NAZE/target.h
2014-12-26 18:40:01 +00:00
Dominic Clifton
d60183d91d Normalize all the line endings 2014-09-15 23:40:17 +01:00
Dominic Clifton
d19a5e7046 Cleanup project structure. Update unit test Makefile to place object
files in obj/test
2014-05-31 22:43:06 +01:00