bsp/mpc55xx: New define MPC55XX_PERIPHERAL_CLOCK

This commit is contained in:
Sebastian Huber
2013-04-08 16:42:38 +02:00
parent 15c7657d41
commit 7806a2b590
@@ -31,6 +31,9 @@
#define BSP_FEATURE_IRQ_EXTENSION
#define MPC55XX_PERIPHERAL_CLOCK \
(MPC55XX_SYSTEM_CLOCK / MPC55XX_SYSTEM_CLOCK_DIVIDER)
#ifndef ASM
#include <rtems.h>