1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/flight/targets/boards/oplinkmini
Oleg Semyonov 7c6da1df65 OPLinkMini: remove duplicated pvPortMalloc defines, fix #ifdef macro name
When the #define is reformatted by uncrustify, it differs from the same
in FreeRTOS default config and gives error. So the removal of it serves
to 2 purposes: removes the duplication and fixes uncrustified builds.
2013-04-30 16:54:30 +02:00
..
bootloader Merge branch 'amorale/next_precheck' into os/OP-899_board-config-rework-rebased-3 2013-04-24 00:37:39 +03:00
firmware OPLinkMini: remove duplicated pvPortMalloc defines, fix #ifdef macro name 2013-04-30 16:54:30 +02:00
board_hw_defs.c OP-899: move board_hw_defs.c under board directories and fix some includes 2013-04-24 00:07:06 +03:00
board-info.mk Merge branch 'amorale/next_precheck' into os/OP-899_board-config-rework-rebased-3 2013-04-24 00:37:39 +03:00
pios_board.h OP-899: move board-specific pios_board.h files into board directories 2013-04-24 00:07:06 +03:00
pios_usb_board_data.c OP-899: remove extra copy of pios_usb_data.c and move it level up 2013-04-24 00:07:06 +03:00