mirror of https://github.com/ARMmbed/mbed-os.git
add missing #endif in clocking.h
parent
1d7d92ed39
commit
096733c785
|
@ -65,3 +65,4 @@
|
|||
#else
|
||||
#define LEUART_REF_FREQ (REFERENCE_FREQUENCY / 2)
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue