source: rtems/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5566evb.cfg @ dbb3211a

4.115
Last change on this file since dbb3211a was dbb3211a, checked in by Sebastian Huber <sebastian.huber@…>, on 12/22/10 at 14:21:03

2010-12-22 Sebastian Huber <sebastian.huber@…>

  • configure.ac: Added I2C options. Fixed eMIOS prescaler. Use standard linker command file support.
  • include/bsp.h: Declare I2C initialization function.
  • i2c/i2c_init.c: Implementation.
  • make/custom/gwlcfm.cfg, make/custom/mpc5566evb.cfg, make/custom/mpc55xx.inc: Use standard linker command file support.
  • startup/bspstart.c: More board specific settings.
  • Makefile.am, preinstall.am: Reflect changes above.
  • Property mode set to 100644
File size: 150 bytes
Line 
1##
2#
3# @file
4#
5# @ingroup mpc55xx_config
6#
7# @brief Configuration file for MPC5566 evaluation board.
8#
9
10include $(RTEMS_ROOT)/make/custom/mpc55xx.inc
Note: See TracBrowser for help on using the repository browser.