change(vfs): deleted deprecated uart and uart-jtag-serial API

This commit is contained in:
Marius Vikhammer
2025-09-18 12:10:57 +08:00
parent 63ad383c2a
commit 19337d2708
6 changed files with 7 additions and 100 deletions

View File

@@ -21,7 +21,6 @@
#include "esp_log.h"
#include "esp_netif.h"
#include "esp_vfs_dev.h"
#include "esp_vfs_usb_serial_jtag.h"
#include "esp_vfs_eventfd.h"
#include "esp_wifi.h"
#include "nvs_flash.h"