1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 05:53:49 +01:00

* cosmetics

This commit is contained in:
Oliver Hahm 2012-11-05 18:55:05 -05:00
parent 9c59acd96c
commit 19ff8ad137
2 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,7 @@
#include "kernel_intern.h"
#include "msp430.h"
#include "debug.h"
#include <msb430-uart1.h>
volatile static uint32_t __msp430_cpu_speed = MSP430_INITIAL_CPU_SPEED;

View File

@ -49,7 +49,7 @@ and the mailinglist (subscription via web site)
*/
//MSB430 core
#define MSP430_INITIAL_CPU_SPEED 7372800uL
#define MSP430_INITIAL_CPU_SPEED 2457600uL
#define MSP430_HAS_DCOR 1
#define MSP430_HAS_EXTERNAL_CRYSTAL 0