Changeset 6ae51d2e in rtems
- Timestamp:
- 10/07/11 11:00:48 (11 years ago)
- Branches:
- 4.11, 5, master
- Children:
- 742c140
- Parents:
- 968ff5bb
- Location:
- c/src/lib/libbsp/arm/rtl22xx
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/arm/rtl22xx/ChangeLog
r968ff5bb r6ae51d2e 1 2011-10-07 Ralf Corsépius <ralf.corsepius@rtems.org> 2 3 * make/custom/rtl22xx_t.cfg: Remove USE_THUMB (Violates *.cfg 4 conventions, unused). 5 1 6 2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org> 2 7 -
c/src/lib/libbsp/arm/rtl22xx/make/custom/rtl22xx_t.cfg
r968ff5bb r6ae51d2e 4 4 # $Id$ 5 5 # 6 USE_THUMB_MODE=YES7 6 8 7 # This contains the compiler options necessary to select the CPU model
Note: See TracChangeset
for help on using the changeset viewer.