Skip to content

Commit 7f3d6a2

Browse files
committed
Remove Win.Storage from ESP32 build
1 parent 0e32479 commit 7f3d6a2

8 files changed

+0
-2248
lines changed

CMake/xtensa-esp32s3.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
"API_nanoFramework.System.IO.Hashing": "ON",
3838
"API_nanoFramework.System.Security.Cryptography": "ON",
3939
"API_Hardware.Esp32": "ON",
40-
"API_Windows.Storage": "ON",
4140
"API_nanoFramework.Hardware.Esp32.Rmt": "ON",
4241
"API_nanoFramework.ResourceManager": "ON",
4342
"API_nanoFramework.System.Collections": "ON",

targets/ESP32/CMakePresets.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,6 @@
210210
"NF_FEATURE_RTC": "ON",
211211
"NF_FEATURE_HAS_SDCARD": "OFF",
212212
"API_System.IO.FileSystem": "ON",
213-
"API_Windows.Storage": "ON",
214213
"API_System.Device.I2s": "OFF",
215214
"API_System.Device.I2c.Slave": "OFF"
216215
}
@@ -231,7 +230,6 @@
231230
"NF_FEATURE_RTC": "ON",
232231
"NF_FEATURE_HAS_SDCARD": "ON",
233232
"API_System.IO.FileSystem": "ON",
234-
"API_Windows.Storage": "ON",
235233
"API_nanoFramework.Graphics": "ON",
236234
"API_nanoFramework.Device.OneWire": "ON",
237235
"GRAPHICS_DISPLAY": "ILI9341_240x320_SPI.cpp",
@@ -256,7 +254,6 @@
256254
"NF_FEATURE_RTC": "ON",
257255
"NF_FEATURE_HAS_SDCARD": "OFF",
258256
"API_System.IO.FileSystem": "ON",
259-
"API_Windows.Storage": "ON",
260257
"API_nanoFramework.Device.OneWire": "OFF",
261258
"API_nanoFramework.Hardware.Esp32.Rmt": "ON",
262259
"ESP32_RESERVED_RAM_FOR_IDF_ALLOCATION": "100"
@@ -278,7 +275,6 @@
278275
"NF_FEATURE_RTC": "ON",
279276
"NF_FEATURE_HAS_SDCARD": "OFF",
280277
"API_System.IO.FileSystem": "ON",
281-
"API_Windows.Storage": "ON",
282278
"API_nanoFramework.Device.OneWire": "OFF",
283279
"API_nanoFramework.Hardware.Esp32.Rmt": "ON",
284280
"ESP32_RESERVED_RAM_FOR_IDF_ALLOCATION": "100"
@@ -342,7 +338,6 @@
342338
"HAL_WP_USE_SERIAL": "OFF",
343339
"HAL_WP_USE_USB_CDC": "ON",
344340
"API_System.IO.FileSystem": "ON",
345-
"API_Windows.Storage": "ON",
346341
"API_nanoFramework.Device.OneWire": "OFF",
347342
"ESP32_RESERVED_RAM_FOR_IDF_ALLOCATION": "100"
348343
}
@@ -363,7 +358,6 @@
363358
"NF_FEATURE_RTC": "ON",
364359
"NF_FEATURE_HAS_SDCARD": "ON",
365360
"API_System.IO.FileSystem": "ON",
366-
"API_Windows.Storage": "ON",
367361
"API_nanoFramework.Device.OneWire": "ON",
368362
"API_nanoFramework.Device.Bluetooth": "OFF",
369363
"API_nanoFramework.Graphics": "ON",
@@ -389,7 +383,6 @@
389383
"NF_FEATURE_RTC": "ON",
390384
"NF_FEATURE_HAS_SDCARD": "ON",
391385
"API_System.IO.FileSystem": "ON",
392-
"API_Windows.Storage": "ON",
393386
"API_nanoFramework.Device.OneWire": "ON",
394387
"API_nanoFramework.Graphics": "ON",
395388
"GRAPHICS_DISPLAY": "ILI9342_320x240_SPI.cpp",
@@ -415,7 +408,6 @@
415408
"NF_FEATURE_RTC": "ON",
416409
"NF_FEATURE_HAS_SDCARD": "ON",
417410
"API_System.IO.FileSystem": "ON",
418-
"API_Windows.Storage": "ON",
419411
"API_nanoFramework.Device.OneWire": "ON",
420412
"API_nanoFramework.Device.Bluetooth": "ON",
421413
"API_nanoFramework.Graphics": "ON",
@@ -444,7 +436,6 @@
444436
"NF_FEATURE_HAS_SDCARD": "OFF",
445437
"ESP32_USB_CDC": "ON",
446438
"API_System.IO.FileSystem": "ON",
447-
"API_Windows.Storage": "ON",
448439
"API_nanoFramework.Device.OneWire": "OFF",
449440
"API_nanoFramework.Device.Bluetooth": "OFF",
450441
"API_nanoFramework.Graphics": "OFF",
@@ -467,7 +458,6 @@
467458
"NF_FEATURE_RTC": "ON",
468459
"NF_FEATURE_HAS_SDCARD": "ON",
469460
"API_System.IO.FileSystem": "ON",
470-
"API_Windows.Storage": "ON",
471461
"API_nanoFramework.Device.OneWire": "ON",
472462
"API_nanoFramework.Graphics": "ON",
473463
"GRAPHICS_DISPLAY": "Generic_SPI.cpp",
@@ -493,7 +483,6 @@
493483
"NF_FEATURE_RTC": "ON",
494484
"NF_FEATURE_HAS_SDCARD": "ON",
495485
"API_System.IO.FileSystem": "ON",
496-
"API_Windows.Storage": "ON",
497486
"API_nanoFramework.Device.OneWire": "ON",
498487
"API_nanoFramework.Device.Bluetooth": "ON",
499488
"API_nanoFramework.Graphics": "ON",

targets/ESP32/_nanoCLR/Windows.Storage/win_storage_native_Windows_Storage_Devices_SDCard.cpp

Lines changed: 0 additions & 84 deletions
This file was deleted.

0 commit comments

Comments
 (0)