1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/release
Stacey Sheldon 0a67730d0f build: refactor fw, bl and bu rules
- New macros for fw, bl and bu rules in top-level make
- Per-board info factored into make/board/*/board-info.mk
- Per-board info now shared btw. fw, bl and blupd for each board
   - BOARD_TYPE, BOARD_REVISION, BOOTLOADER_VERSION, HW_TYPE
   - MCU, CHIP, BOARD, MODEL, MODEL_SUFFIX
   - START_OF_BL_CODE, START_OF_FW_CODE
- blupd_* goals renamed to bu_*
- all_blupd goal renamed to all_bu
- firmware goals renamed to fw_*, board name goals are preserved
- bu_*_program now writes updater to correct address for all boards
- BL updater firmware builds now produce .opf format including
  version info blob.
- BL updater firmware name now includes board name.
- INS makefile brought up to date w.r.t. linker scripts
2011-05-23 18:21:42 -04:00
..
winx86 OP-483: include dirty state of repository into the version string 2011-05-22 12:00:49 +03:00
Makefile build: refactor fw, bl and bu rules 2011-05-23 18:21:42 -04:00
Makefile.linux OP-483: convert line endings to Unix format (no other changes) 2011-05-13 17:40:28 +03:00
Makefile.osx OP-483: convert line endings to Unix format (no other changes) 2011-05-13 17:40:28 +03:00
Makefile.winx86 OP-483: always update Windows installer info header 2011-05-22 13:28:04 +03:00