mirror of
https://github.com/hathach/tinyusb.git
synced 2025-04-04 10:20:18 +00:00
use -mx32, as travis use x86 version of linux gcc
This commit is contained in:
parent
69ecb430f7
commit
c70990703f
@ -42,7 +42,7 @@
|
|||||||
# 1) remove the trailing [] from the :common: section
|
# 1) remove the trailing [] from the :common: section
|
||||||
# 2) add entries to the :common: section (e.g. :test: has TEST defined)
|
# 2) add entries to the :common: section (e.g. :test: has TEST defined)
|
||||||
:commmon: &common_defines
|
:commmon: &common_defines
|
||||||
- MCU=MCU_LPC43XX -std=gnu99 -m32
|
- MCU=MCU_LPC43XX -std=gnu99 -mx32
|
||||||
- CORE_M4
|
- CORE_M4
|
||||||
- __CODE_RED
|
- __CODE_RED
|
||||||
- _TINY_USB_SOURCE_FILE_
|
- _TINY_USB_SOURCE_FILE_
|
||||||
|
Loading…
x
Reference in New Issue
Block a user