1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00
LibrePilot/flight/targets
Stacey Sheldon b6eeb59b26 flash: verify JEDEC ID during flash init
Verify that the flash component on the board matches exactly
what we're expecting.  This is a simple way to verify that we
are communicating properly with the JEDEC flash chip.

Conflicts:
	flight/targets/board_hw_defs/freedom/board_hw_defs.c
	flight/targets/board_hw_defs/quanton/board_hw_defs.c
2013-03-03 14:33:02 +01:00
..
board_hw_defs flash: verify JEDEC ID during flash init 2013-03-03 14:33:02 +01:00
Bootloaders makefile: factor out paths for major flight components 2013-01-28 02:01:39 +02:00
CopterControl flash: use uintptr_t to hold opaque pointers 2013-03-03 14:33:02 +01:00
EntireFlash makefile: factor out paths for major flight components 2013-01-28 02:01:39 +02:00
OSD makefile: factor out paths for major flight components 2013-01-28 02:01:39 +02:00
PipXtreme makefile: factor out paths for major flight components 2013-01-28 02:01:39 +02:00
Revolution flash: use uintptr_t to hold opaque pointers 2013-03-03 14:33:02 +01:00
RevoMini flash: use uintptr_t to hold opaque pointers 2013-03-03 14:33:02 +01:00
SimPosix sim_posix: unified inc files with the rest of PiOS .h, some dir moves/cleanup, fixed some compilation issues. 2013-03-03 09:50:20 +01:00
UAVObjects flashfs: remove API dependency on uavobjmanager types 2013-03-03 14:33:01 +01:00
UAVTalk rename: move UAVObjects and UAVTalk directories under targets 2013-01-28 02:33:06 +02:00