#include <stdlib.h>
#include <stdint.h>
#include <stdio.h>
#include "board.h"
#include "fsl_rtc_driver.h"
#include "lpm_rtos.h"
Go to the source code of this file.