Commit f5ffcfc2 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski

boards/afcz: added missing NS_PER_CLOCK definition

parent 25e4740b
......@@ -53,6 +53,8 @@
#define REF_CLOCK_PERIOD_PS 16000
#define REF_CLOCK_FREQ_HZ 62500000
#define NS_PER_CLOCK 16
/* Baud rate of the builtin UART (does not apply to the VUART) */
#define UART_BAUDRATE 115200ULL
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment