bsp/mpc55xx: Fix bsp_idle_thread()

This commit is contained in:
Sebastian Huber
2012-10-01 14:28:32 +02:00
parent 94102775e0
commit 245cad54f2
4 changed files with 40 additions and 12 deletions

View File

@@ -67,6 +67,7 @@
#define MPC55XX_HAS_INSTRUCTION_CACHE
#define MPC55XX_HAS_DATA_CACHE
#define MPC55XX_HAS_SIU
#define MPC55XX_HAS_WAIT_INSTRUCTION
#else
#error "unsupported chip type"
#endif