1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/Bootloaders/PipXtreme
Stacey Sheldon 8bd08e381a build: add support for EE bank on pipx boards
The pipxtreme boards use a sector of the on-board flash
for configuration storage.  Adjust the memory maps to
reflect this.

The board_info_blob is also extended to include the EE
bank definitions.  This should be used by the pipxtreme
firmware rather than determining it based on chip size.
2011-05-24 01:10:40 -04:00
..
inc More cleaning, moved stopwatch files to library folder, code formatting. 2011-04-29 20:48:13 +01:00
main.c build: Make all flight sw use pios_board_info_blob 2011-05-24 00:58:10 -04:00
Makefile build: add support for EE bank on pipx boards 2011-05-24 01:10:40 -04:00
op_dfu.c dfu: fix typo WRITABLA -> WRITABLE 2011-05-24 00:58:10 -04:00
pios_board.c More cleaning, moved stopwatch files to library folder, code formatting. 2011-04-29 20:48:13 +01:00