Skip to content

Commit 861ee37

Browse files
committed
Update system_SSE300MPS3.c
1 parent 4f14ea3 commit 861ee37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/[template][cmsis-rtos2][pfb]/RTE/Device/SSE-300-MPS3/system_SSE300MPS3.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
/*----------------------------------------------------------------------------
2727
Define clocks
2828
*----------------------------------------------------------------------------*/
29-
#define XTAL (32000000UL)
29+
#define XTAL (50000000UL)
3030
#define SYSTEM_CLOCK (XTAL)
3131
#define PERIPHERAL_CLOCK (25000000UL)
3232

0 commit comments

Comments
 (0)