Changeset 2a1171d8 in rtems
- Timestamp:
- 05/08/18 22:34:49 (5 years ago)
- Branches:
- 5, master
- Children:
- 85602e0d
- Parents:
- eaa1709
- git-author:
- Joel Sherrill <joel@…> (05/08/18 22:34:49)
- git-committer:
- Joel Sherrill <joel@…> (05/08/18 22:34:56)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bsps/arm/rtl22xx/config/rtl22xx_t.cfg
reaa1709 r2a1171d8 11 11 CPU_CFLAGS += -mthumb 12 12 13 #CFLAG: -mthumb-interwork can add veneer between ARM and Thumb code.14 #CPU_CFLAGS += -mthumb-interwork -D __THUMB_INTERWORK__ -mthumb15 #CPU_ASFLAGS += -D __THUMB_INTERWORK__ -mthumb-interwork16 17 13 CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections 18 14
Note: See TracChangeset
for help on using the changeset viewer.