Skip to content

Commit 4077404

Browse files
committed
Updates for review part 2
Ethernet changes - MDC, MDIO tidy up - IPV6 local address not allocated on ethernet adapters Add P4 to builds Other fixes as per review
1 parent a1271fc commit 4077404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/ESP32/_IDF/esp32/partitions_nanoclr_2mb.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ nvs, data, nvs, 0x9000, 0x6000,
88
phy_init, data, phy, 0xf000, 0x1000,
99
# Factory area for nanoCLR - 1728k
1010
factory, app, factory, 0x10000, 0x1B0000,
11-
# Deployment area for Managed code 12k
11+
# Deployment area for Managed code 192k
1212
deploy, data, 0x84, 0x1C0000, 0x30000,
1313
# Config data for Network, Wireless, certificates, user data 64k
1414
config, data, littlefs, 0x1F0000, 0x10000,

0 commit comments

Comments
 (0)