PER Firmware
Loading...
Searching...
No Matches
sd_card.c File Reference

Logging of received bus messages onto an SD card. More...

#include "sd_card.h"
#include <stdio.h>
#include "common/freertos/freertos.h"
#include "common/phal/gpio.h"
#include "common/phal/rtc.h"
#include "common/sdio/sdio.h"
#include "external/fatfs/ff.h"
#include "main.h"
#include "spmc.h"

Functions

void sd_power_loss_callback (void)
 
void sd_card_periodic (void)
 

Detailed Description

Logging of received bus messages onto an SD card.

Author
Irving Wang (irvin.nosp@m.gw@p.nosp@m.urdue.nosp@m..edu)