Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

idfboot: Fallback to default values on failure to parse configs #14

Merged
merged 2 commits into from
Oct 18, 2021

Conversation

gustavonihei
Copy link
Contributor

@gustavonihei gustavonihei commented Oct 15, 2021

This PR intends to bring some minor improvements to the IDFboot bootloader build:

  1. Instead of relying on the gen_esp32part.py default values for missing parameters, we are now defining the default values on the idfboot.sh script. This makes the script a bit more intuitive. As a bonus, the shellCheck warning is now properly fixed.

  2. Define default values for SPI Flash parameters and Partition Table offset in the sdkconfig.defaults file.

Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
@gustavonihei gustavonihei requested a review from Ouss4 October 18, 2021 12:34
@gustavonihei gustavonihei force-pushed the feature/idfboot_default_values branch from cc04b9d to 109e4de Compare October 18, 2021 14:25
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
@gustavonihei gustavonihei force-pushed the feature/idfboot_default_values branch from 109e4de to bda015b Compare October 18, 2021 14:27
@Ouss4 Ouss4 merged commit 3f3037d into espressif:main Oct 18, 2021
@gustavonihei gustavonihei deleted the feature/idfboot_default_values branch October 20, 2021 00:23
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