Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9bfd1ca

Browse files
committed
removes unneeded code and comments
1 parent7d9cbdb commit9bfd1ca

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

‎builder/esp32.py‎

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -40,18 +40,6 @@ def get_partition_file_name(otp):
4040
# SIL_WESP32
4141

4242

43-
'''
44-
# Name, Type, SubType, Offset, Size, Flags
45-
nvs, data, nvs, 0x9000,0x6000
46-
otadata, data, ota, 0xF000,0x2000
47-
phy_init, data, phy, 0x11000,0x1000
48-
ota_0, app, ota_0, 0x12000,0x25A000
49-
ota_1, app, ota_1,0x26C000,0x25A000
50-
vfs, data, fat,0x4C6000,0x33A000
51-
'''
52-
53-
0x10000
54-
5543
classPartition:
5644

5745
def__init__(self,size):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp