Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Update partitions #67

Merged
merged 1 commit into from
Oct 29, 2021
Merged

Update partitions #67

merged 1 commit into from
Oct 29, 2021

Conversation

alexyao2015
Copy link

@alexyao2015 alexyao2015 commented Oct 2, 2021

Uses the partitions.csv from the latest release. The flasher will need an update for the latest changes in dev related to esp32 partitions, since there are 2 partition formats for esp32

#60

https://github.com/esphome/esphome/blob/932e0469f7a63c3a20326f1e911620744a9c7c11/esphome/components/esp32/__init__.py#L326

Copy link
Member

@OttoWinter OttoWinter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hex diff is

@@ -2,16 +2,16 @@
 00000010: 0000 0000 0000 0000 0000 0000 0000 0000  ................
 00000020: aa50 0100 00e0 0000 0020 0000 6f74 6164  .P....... ..otad
 00000030: 6174 6100 0000 0000 0000 0000 0000 0000  ata.............
-00000040: aa50 0010 0000 0100 0000 1900 6170 7030  .P..........app0
+00000040: aa50 0010 0000 0100 0000 1c00 6170 7030  .P..........app0
 00000050: 0000 0000 0000 0000 0000 0000 0000 0000  ................
-00000060: aa50 0011 0000 2000 0000 1900 6170 7031  .P.... .....app1
+00000060: aa50 0011 0000 1d00 0000 1c00 6170 7031  .P..........app1
 00000070: 0000 0000 0000 0000 0000 0000 0000 0000  ................
 00000080: aa50 0199 0000 3900 0010 0000 6565 7072  .P....9.....eepr
 00000090: 6f6d 0000 0000 0000 0000 0000 0000 0000  om..............
 000000a0: aa50 0182 0010 3900 00f0 0000 7370 6966  .P....9.....spif
 000000b0: 6673 0000 0000 0000 0000 0000 0000 0000  fs..............
 000000c0: ebeb ffff ffff ffff ffff ffff ffff ffff  ................
-000000d0: 29a0 95f8 6801 a959 19e8 36cf b539 ce08  )...h..Y..6..9..
+000000d0: 2a55 4b08 894d 840a 91a6 b59e 074d 6627  *UK..M.......Mf'
 000000e0: ffff ffff ffff ffff ffff ffff ffff ffff  ................
 000000f0: ffff ffff ffff ffff ffff ffff ffff ffff  ................
 00000100: ffff ffff ffff ffff ffff ffff ffff ffff  ................

looks alright to me, thanks! 👍

@OttoWinter OttoWinter merged commit 2f7b469 into esphome:main Oct 29, 2021
@alexyao2015 alexyao2015 deleted the fix/partitions branch October 29, 2021 13:16
@github-actions github-actions bot locked and limited conversation to collaborators Nov 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants