Logo
Explore Help
Register Sign In
yemai/bizhang_-obav
1
0
Fork 0
You've already forked bizhang_-obav
mirror of https://gitee.com/xiaohuolufeihua/bizhang_-obav.git synced 2026-05-22 01:12:31 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
e4a8f32f1ba9cec74a71e06a1dd00000f8d2e310
bizhang_-obav/makefiles/nuttx/board_px4-stm32f4discovery.mk

12 lines
214 B
Makefile
Raw Normal View History

Add STM32F4 discovery config.
2015-04-16 22:50:24 +02:00
#
# Board-specific definitions for the PX4_STM32F4DISCOVERY
#
#
# Configure the toolchain
#
CONFIG_ARCH = CORTEXM4F
CONFIG_BOARD = PX4_STM32F4DISCOVERY
Added posix-arm target and refactored toolchain_* files The toolchain_* files are target OS specific so they were moved to the target OS subdir. The gcc_version.* files are only cleared once per make instantiation so a build that creates multiple HW targets will try to link with an incompatible .o file (i.e. x86 build linking ARM .o). I created posix-arm as a separate target to fix this problem. Signed-off-by: Mark Charlebois <charlebm@gmail.com>
2015-06-07 14:40:54 -07:00
include $(PX4_MK_DIR)/nuttx/toolchain_gnu-arm-eabi.mk
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 57ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API