Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
qthing
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jens Nolte
qthing
Commits
da67580b
Verified
Commit
da67580b
authored
4 years ago
by
Legy (Beini)
Browse files
Options
Downloads
Patches
Plain Diff
Switch partition table to allow ota updates
parent
51a9a11f
No related branches found
Branches containing commit
No related tags found
2 merge requests
!14
WIP: Mqtts
,
!13
WIP: Idf 40
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
sdkconfig
+3
-3
3 additions, 3 deletions
sdkconfig
with
3 additions
and
3 deletions
sdkconfig
+
3
−
3
View file @
da67580b
...
...
@@ -65,11 +65,11 @@ CONFIG_ESPTOOLPY_MONITOR_BAUD_115200B=y
# CONFIG_ESPTOOLPY_MONITOR_BAUD_OTHER is not set
CONFIG_ESPTOOLPY_MONITOR_BAUD_OTHER_VAL=115200
CONFIG_ESPTOOLPY_MONITOR_BAUD=115200
CONFIG_PARTITION_TABLE_SINGLE_APP
=y
#
CONFIG_PARTITION_TABLE_TWO_OTA
is not set
#
CONFIG_PARTITION_TABLE_SINGLE_APP
is not set
CONFIG_PARTITION_TABLE_TWO_OTA
=y
# CONFIG_PARTITION_TABLE_CUSTOM is not set
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
CONFIG_PARTITION_TABLE_FILENAME="partitions_
singleapp
.csv"
CONFIG_PARTITION_TABLE_FILENAME="partitions_
two_ota
.csv"
CONFIG_PARTITION_TABLE_OFFSET=0x8000
CONFIG_PARTITION_TABLE_MD5=y
CONFIG_ENABLE_ARDUINO_DEPENDS=y
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment