Added ability to set and check board info.
commita101a58b6865da83b3e5e728210250601057dac0
authormikeller <github@ike.ch>
Sun, 27 May 2018 03:25:35 +0000 (27 15:25 +1200)
committermikeller <github@ike.ch>
Thu, 31 May 2018 11:25:03 +0000 (31 23:25 +1200)
tree65e4b4a7dac0dfa4f8a4bd9615310dc4d925c172
parent011711c0c12c54b7240ca4fc9914d67a2dd273de
Added ability to set and check board info.
12 files changed:
make/source.mk
src/main/fc/board_info.c [new file with mode: 0644]
src/main/fc/board_info.h [new file with mode: 0644]
src/main/fc/fc_init.c
src/main/interface/cli.c
src/main/interface/msp.c
src/main/interface/msp_protocol.h
src/main/pg/board.c [new file with mode: 0644]
src/main/pg/board.h [new file with mode: 0644]
src/main/pg/pg_ids.h
src/main/target/OMNIBUSF4/target.h
src/main/target/STM32F7X2/target.h