mirror of
https://codeberg.org/opentrafficmap/its-g5-receiver-firmware.git
synced 2026-08-01 01:34:51 +00:00
Pull most of sdcard stuff out into sdcard.c; Common SPI init; Enable PSRAM; Start separating SD card stuff from SNIFFER_PCAP_DESTINATION_SD
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
idf_component_register(SRCS "simple_sniffer_example_main.c"
|
||||
"cmd_sniffer.c"
|
||||
"cmd_pcap.c"
|
||||
"sdcard.c"
|
||||
PRIV_REQUIRES console esp_wifi fatfs esp_eth app_trace nvs_flash
|
||||
INCLUDE_DIRS ".")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user