mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 05:53:49 +01:00
* cosmetics
This commit is contained in:
parent
9c59acd96c
commit
19ff8ad137
@ -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;
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user